mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +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,7 +29,7 @@
|
|||
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"
|
||||
android:textSize="18sp"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/tutorial_setup_title" />
|
||||
|
@ -53,7 +53,7 @@
|
|||
android:layout_marginBottom="16dp"
|
||||
android:gravity="center"
|
||||
android:text="You can also change your selection later."
|
||||
android:textSize="14sp"
|
||||
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