Skip to content

Commit

Permalink
System theme for launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
rkkr committed Oct 17, 2019
1 parent 55005e2 commit 6d7b3c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
android:supportsRtl="true">
<activity
android:name=".keyboard.SetupActivity"
android:label="@string/english_ime_name">
android:label="@string/english_ime_name"
android:theme="@style/platformSettingsTheme">
<intent-filter>
<action android:name="android.intent.action.MAIN" />

Expand Down

0 comments on commit 6d7b3c8

Please sign in to comment.