am 8a0551f5: am 7282625e: am f188f7e1: Add default application theme to SupportDesignDemo.

* commit '8a0551f5b3388a794d55619bbfc1ced2231e6116':
  Add default application theme to SupportDesignDemo.
This commit is contained in:
Deepanshu Gupta
2015-05-22 15:32:12 +00:00
committed by Android Git Automerger

View File

@@ -26,7 +26,8 @@
<application android:label="@string/activity_sample_code" <application android:label="@string/activity_sample_code"
android:supportsRtl="true" android:supportsRtl="true"
android:icon="@drawable/app_sample_code"> android:icon="@drawable/app_sample_code"
android:theme="@style/Theme.FAB">
<activity android:name="SupportDesignDemos"> <activity android:name="SupportDesignDemos">
<intent-filter> <intent-filter>