Merge "[Expressive Battery] Tweak the animation of Battery Usage screen." into main

This commit is contained in:
YK Hung
2024-12-18 19:04:30 -08:00
committed by Android (Google) Code Review
2 changed files with 10 additions and 0 deletions

View File

@@ -53,6 +53,7 @@
android:layout_height="@dimen/chartview_layout_height"
android:layout_marginBottom="16dp"
android:visibility="gone"
android:alpha="0"
android:contentDescription="@string/hourly_battery_usage_chart"
android:textAppearance="?android:attr/textAppearanceSmall"
settings:textColor="?android:attr/textColorSecondary" />