mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-20 02:40:52 +02:00
chore: refactored code
This commit is contained in:
parent
ac2aa49ca1
commit
6e28fbfea5
43 changed files with 1367 additions and 746 deletions
|
@ -8,7 +8,7 @@
|
|||
android:paddingRight="32sp"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context=".tutorial.tabs.TutorialFragmentStart">
|
||||
tools:context=".ui.tutorial.tabs.TutorialFragmentStart">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tutorial_start_text"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue