mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 10:20:51 +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
|
@ -9,7 +9,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="?attr/colorPrimary"
|
||||
tools:context=".tutorial.tab.TutorialFragmentConcept">
|
||||
tools:context=".tutorial.tabs.TutorialFragmentConcept">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tutorial_concept_title"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue