Archived
Changed small things in Settings Fragment, release number: 1.2.4
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user