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

This commit is contained in:
TreeHugger Robot
2017-04-25 21:44:05 +00:00
committed by Android (Google) Code Review
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>