mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 18:30:50 +02:00
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:
parent
9fcbbdd9b5
commit
1d96d2fed9
5 changed files with 46 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue