We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbde046 + 78f4d49 commit 3f8870eCopy full SHA for 3f8870e
2 files changed
legacy/ui/legacy/src/main/res/layout/message_list.xml
@@ -62,6 +62,7 @@
62
style="?android:attr/progressBarStyleHorizontal"
63
android:layout_width="match_parent"
64
android:layout_height="wrap_content"
65
+ android:layout_marginTop="-6dp"
66
android:elevation="8dp"
67
android:max="10000"
68
android:visibility="invisible"
legacy/ui/legacy/src/main/res/layout/split_message_list.xml
@@ -64,6 +64,7 @@
69
/>
70
0 commit comments