|
|
@ -4,7 +4,10 @@
|
|
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="match_parent"
|
|
|
|
android:layout_height="match_parent"
|
|
|
|
android:padding="12dp"
|
|
|
|
android:paddingStart="6dp"
|
|
|
|
|
|
|
|
android:paddingTop="12dp"
|
|
|
|
|
|
|
|
android:paddingEnd="6dp"
|
|
|
|
|
|
|
|
android:paddingBottom="0dp"
|
|
|
|
android:scrollbarStyle="outsideOverlay"
|
|
|
|
android:scrollbarStyle="outsideOverlay"
|
|
|
|
tools:context="eu.faircode.email.ActivitySetup">
|
|
|
|
tools:context="eu.faircode.email.ActivitySetup">
|
|
|
|
|
|
|
|
|
|
|
|