mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-29 11:15:51 +00:00
parent
f262803f6a
commit
a1483b9160
1 changed files with 0 additions and 5 deletions
|
@ -238,7 +238,6 @@
|
||||||
|
|
||||||
<Button
|
<Button
|
||||||
android:id="@+id/btnAccount"
|
android:id="@+id/btnAccount"
|
||||||
style="?android:attr/buttonStyleSmall"
|
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/title_setup_manage"
|
android:text="@string/title_setup_manage"
|
||||||
|
@ -338,7 +337,6 @@
|
||||||
|
|
||||||
<Button
|
<Button
|
||||||
android:id="@+id/btnIdentity"
|
android:id="@+id/btnIdentity"
|
||||||
style="?android:attr/buttonStyleSmall"
|
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/title_setup_manage"
|
android:text="@string/title_setup_manage"
|
||||||
|
@ -428,7 +426,6 @@
|
||||||
|
|
||||||
<Button
|
<Button
|
||||||
android:id="@+id/btnPermissions"
|
android:id="@+id/btnPermissions"
|
||||||
style="?android:attr/buttonStyleSmall"
|
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/title_setup_grant"
|
android:text="@string/title_setup_grant"
|
||||||
|
@ -496,7 +493,6 @@
|
||||||
|
|
||||||
<Button
|
<Button
|
||||||
android:id="@+id/btnDoze"
|
android:id="@+id/btnDoze"
|
||||||
style="?android:attr/buttonStyleSmall"
|
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/title_setup_manage"
|
android:text="@string/title_setup_manage"
|
||||||
|
@ -593,7 +589,6 @@
|
||||||
|
|
||||||
<Button
|
<Button
|
||||||
android:id="@+id/btnInbox"
|
android:id="@+id/btnInbox"
|
||||||
style="?android:attr/buttonStyleSmall"
|
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginTop="6dp"
|
android:layout_marginTop="6dp"
|
||||||
|
|
Loading…
Reference in a new issue