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:
Finn M Glas 2020-06-23 22:11:45 +02:00
parent 0d85501d52
commit 7245834138
No known key found for this signature in database
GPG key ID: 902A30146014DFBF
11 changed files with 11 additions and 11 deletions

View file

@ -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"