Fix the ProgressBar in DataUsageSummaryV2 page.
Bug: 70950124 Test: make RunSettingsRoboTests ROBOTEST_FILTER=DataUsageSummaryPreferenceTest Change-Id: I83f268c0824d9e3520899725fa572753e1de0814
This commit is contained in:
@@ -26,6 +26,9 @@ import android.widget.LinearLayout;
|
||||
|
||||
import com.android.settings.Utils;
|
||||
|
||||
/**
|
||||
* @Deprecated Use {@link android.widget.ProgressBar} instead.
|
||||
*/
|
||||
public class LinearColorBar extends LinearLayout {
|
||||
|
||||
static final int RIGHT_COLOR = 0xffced7db;
|
||||
|
Reference in New Issue
Block a user