Fill the Concept tab (2) of the tutorial

Add a version badge, licensing info etc.

Also: Adjust text size of other tabs / slides in the tutorial.
This commit is contained in:
Finn M Glas 2020-06-23 20:18:58 +02:00
parent 9fcbbdd9b5
commit 1d96d2fed9
No known key found for this signature in database
GPG key ID: 902A30146014DFBF
5 changed files with 46 additions and 4 deletions

View file

@ -29,6 +29,7 @@
android:layout_marginBottom="32dp"
android:gravity="center"
android:text="Your home screen contains the local date and time. No distraction."
android:textSize="18sp"
app:layout_constraintBottom_toTopOf="@+id/tutorial_usage_screen"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
@ -54,6 +55,7 @@
android:layout_marginBottom="16dp"
android:gravity="center"
android:text="You can launch your apps with a single swipe or button press. Choose some in the next slide."
android:textSize="18sp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"