Fixed overlapping navbar in landscape
This commit is contained in:
parent
65d52776f8
commit
94ccecc012
12 changed files with 72 additions and 26 deletions
|
@ -82,8 +82,9 @@
|
|||
android:id="@+id/shuffle_button"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="bottom|right"
|
||||
android:layout_gravity="bottom|end"
|
||||
app:srcCompat="@drawable/ic_shuffle"
|
||||
android:contentDescription="@string/shuffle"
|
||||
style="@style/Widget.Material3.FloatingActionButton.Primary"
|
||||
android:layout_marginHorizontal="16dp"/>
|
||||
</androidx.coordinatorlayout.widget.CoordinatorLayout>
|
Loading…
Add table
Add a link
Reference in a new issue