am f188f7e1: Add default application theme to SupportDesignDemo.
* commit 'f188f7e1a0b6b08ddd005c5b2af081dd647bbebb': Add default application theme to SupportDesignDemo.
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
|
||||
<application android:label="@string/activity_sample_code"
|
||||
android:supportsRtl="true"
|
||||
android:icon="@drawable/app_sample_code">
|
||||
android:icon="@drawable/app_sample_code"
|
||||
android:theme="@style/Theme.FAB">
|
||||
|
||||
<activity android:name="SupportDesignDemos">
|
||||
<intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user