mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-30 03:21:01 +00:00
fix: bottom sheet alignment
This commit is contained in:
@@ -52,9 +52,9 @@
|
||||
android:icon="${icon_placeholder}"
|
||||
android:label="@string/app_name"
|
||||
android:largeHeap="true"
|
||||
android:requestLegacyExternalStorage="true"
|
||||
android:requestLegacyExternalStorage="false"
|
||||
android:roundIcon="${icon_placeholder_round}"
|
||||
android:supportsRtl="true"
|
||||
android:supportsRtl="false"
|
||||
android:theme="@style/Theme.Dantotsu"
|
||||
android:usesCleartextTraffic="true"
|
||||
tools:ignore="AllowBackup">
|
||||
|
||||
Reference in New Issue
Block a user