Merge "Add ability to see both battery estimates on long press"
This commit is contained in:
committed by
Android (Google) Code Review
commit
90ef8cea69
@@ -48,6 +48,12 @@
|
||||
android:layout_marginTop="12dp"
|
||||
android:textAppearance="@android:style/TextAppearance.Material.Small"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/summary2"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="@android:style/TextAppearance.Material.Small"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
<com.android.settings.fuelgauge.BatteryMeterView
|
||||
|
Reference in New Issue
Block a user