You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Find suitable anchor view for SnackBar
This will fix the SnackBar position if BottomNav or FAB is visible. Fix #5163 Fix #5135
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
android:textAppearance="@style/AppearanceFoundation.Caption"
|
||||
android:textSize="10sp"
|
||||
android:paddingTop="@dimen/internal_action_bar_size"
|
||||
android:paddingBottom="120dp"
|
||||
android:paddingBottom="128dp"
|
||||
app:layout_fitsSystemWindowsInsets="top|bottom"
|
||||
tools:text="@tools:sample/lorem/random" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user