Merge "Fix numbering in API Demos"
This commit is contained in:
committed by
Android (Google) Code Review
commit
f8f90106f7
@@ -2189,7 +2189,7 @@
|
|||||||
</activity>
|
</activity>
|
||||||
|
|
||||||
<activity android:name=".view.Controls8"
|
<activity android:name=".view.Controls8"
|
||||||
android:label="Views/Controls/7. Current or Old Theme"
|
android:label="Views/Controls/8. Current or Old Theme"
|
||||||
android:theme="@style/ThemeCurrent">
|
android:theme="@style/ThemeCurrent">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.MAIN" />
|
<action android:name="android.intent.action.MAIN" />
|
||||||
|
|||||||
Reference in New Issue
Block a user