Changed small things in Settings Fragment, release number: 1.2.4

This commit is contained in:
Deniz Düzgören
2019-05-01 18:14:21 +02:00
parent d690a2604a
commit 00c893380e
7 changed files with 137 additions and 124 deletions
+1 -9
View File
@@ -30,15 +30,7 @@
android:textColor="?attr/colorText"
android:paddingStart="24dp"
android:paddingEnd="24dp"
android:textSize="3dp"/>
<Button
android:id="@+id/searchbtn"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/searchonline"
android:layout_marginStart="24dp"
android:layout_marginEnd="24dp"
android:textSize="3dp"
android:layout_marginBottom="24dp"/>
</LinearLayout>