mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Minor UI tweaks.
This commit is contained in:
@@ -88,7 +88,8 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="bottom"
|
||||
android:backgroundTint="#80000000"
|
||||
android:backgroundTint="#00000000"
|
||||
app:elevation="0dp"
|
||||
android:visibility="gone"
|
||||
style="@style/Widget.MaterialComponents.BottomAppBar">
|
||||
|
||||
|
@@ -47,7 +47,8 @@
|
||||
android:layout_gravity="bottom"
|
||||
android:minHeight="0dp"
|
||||
app:paddingBottomSystemWindowInsets="false"
|
||||
android:backgroundTint="#80000000">
|
||||
android:backgroundTint="#80000000"
|
||||
app:elevation="0dp">
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
|
Reference in New Issue
Block a user