Merge branch 'SimpleMobileTools:master' into master

This commit is contained in:
FunkyMuse 2023-10-04 14:30:08 +02:00 committed by GitHub
commit 5c903387dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,8 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/biometric_lock_holder"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="match_parent"
android:paddingHorizontal="@dimen/activity_margin">
<com.simplemobiletools.commons.views.MyButton
android:id="@+id/open_biometric_dialog"