Merge branch 'SimpleMobileTools:master' into master
This commit is contained in:
commit
5c903387dd
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue