Update onboarding

This commit is contained in:
Grishka
2023-01-24 17:43:56 -03:00
committed by LucasGGamerM
parent 3822263b1c
commit acf1988827
9 changed files with 70 additions and 159 deletions

View File

@@ -58,13 +58,14 @@
android:id="@+id/btn_resend"
android:layout_width="wrap_content"
android:layout_height="40dp"
android:layout_marginStart="36dp"
android:text="@string/resend"
android:paddingTop="0dp"
android:paddingBottom="0dp"
android:paddingLeft="12dp"
android:paddingRight="12dp"
android:fontFeatureSettings="'tnum'"
style="@style/Widget.Mastodon.M3.Button.Text"/>
style="@style/Widget.Mastodon.M3.Button.Filled"/>
</LinearLayout>