Merge "Move battery stats loading to AsyncLoader." into oc-dev

am: d0ea1386ad

Change-Id: Ic9e7b20ab191224061a7c43f2292978daa43582e
This commit is contained in:
jackqdyulei
2017-04-25 21:55:10 +00:00
committed by android-build-merger
8 changed files with 176 additions and 54 deletions

View File

@@ -46,8 +46,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="12dp"
android:textAppearance="@android:style/TextAppearance.Material.Small"
android:text="@string/estimated_time_left"/>
android:textAppearance="@android:style/TextAppearance.Material.Small"/>
</LinearLayout>