mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-11 23:04:32 +02:00
# Tutorial improvements.
## Refactor tutorial file names - For maintainability.
This commit is contained in:
parent
a9382c1d87
commit
836685a81b
4 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
android:id="@+id/tutorial_finish_text"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:text="@string/tutorial_finish_text"
|
||||
android:textSize="18sp"
|
||||
app:layout_constraintBottom_toTopOf="@id/tutorial_finish_button_start"
|
Loading…
Add table
Reference in a new issue