We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64f77c5 + 1ee2a06 commit d9bde60Copy full SHA for d9bde60
core/res/res/layout/transient_notification.xml
@@ -29,6 +29,7 @@
29
android:layout_width="wrap_content"
30
android:layout_height="wrap_content"
31
android:layout_weight="1"
32
+ android:layout_gravity="center_horizontal"
33
android:textAppearance="@style/TextAppearance.Small"
34
android:textColor="@color/bright_foreground_dark"
35
android:shadowColor="#BB000000"
0 commit comments