fix(media): comment bar padding
This commit is contained in:
parent
5ae1ead2c9
commit
6d102f7be3
4 changed files with 35 additions and 38 deletions
|
@ -224,7 +224,6 @@
|
|||
</LinearLayout>
|
||||
</com.google.android.material.appbar.AppBarLayout>
|
||||
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
|
@ -245,7 +244,6 @@
|
|||
android:layout_gravity="center|bottom"
|
||||
android:orientation="vertical">
|
||||
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/commentMessageContainer"
|
||||
android:layout_width="match_parent"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue