Fill the Usage tab (3) of the tutorial

Add screenshot and some text.

Also: center text everywhere
This commit is contained in:
Finn M Glas 2020-06-23 19:31:45 +02:00
parent ddf30ece3e
commit 9fcbbdd9b5
No known key found for this signature in database
GPG key ID: 902A30146014DFBF
5 changed files with 50 additions and 6 deletions

View file

@ -27,6 +27,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="16dp"
android:gravity="center"
android:text="We chose some default apps for you, if you want to, you can change them now."
android:textSize="14sp"
app:layout_constraintEnd_toEndOf="parent"
@ -50,6 +51,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginBottom="16dp"
android:gravity="center"
android:text="You can also change your selection later."
android:textSize="14sp"
app:layout_constraintBottom_toBottomOf="parent"