Update onboarding

This commit is contained in:
Grishka
2023-01-24 23:43:56 +03:00
parent 58ab0c0fc1
commit a1798b6666
9 changed files with 59 additions and 123 deletions

View File

@@ -135,6 +135,16 @@
android:textColor="?colorM3OnSurfaceVariant"
android:text="@string/signup_random_server_explain"/>
<Button
android:id="@+id/btn_random_instance"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="16dp"
android:layout_marginRight="16dp"
android:layout_marginTop="8dp"
style="@style/Widget.Mastodon.M3.Button.Text"
android:text="@string/pick_server_for_me"/>
<Button
android:id="@+id/btn_next"
android:layout_width="match_parent"