mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 18:30:50 +02:00
Rename launcher.tutorial.tab
to launcher.tutorial.tabs
As plural fits better. As this changes many files, it is a separate commit.
This commit is contained in:
parent
0d85501d52
commit
7245834138
11 changed files with 11 additions and 11 deletions
|
@ -8,7 +8,7 @@
|
|||
android:background="?attr/colorPrimary"
|
||||
android:paddingLeft="32sp"
|
||||
android:paddingRight="32sp"
|
||||
tools:context=".tutorial.tab.TutorialFragmentUsage">
|
||||
tools:context=".tutorial.tabs.TutorialFragmentUsage">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tutorial_usage_title"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue