mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Open Lawnchair settings when ‘Home settings’ is tapped
This commit is contained in:
@@ -166,7 +166,7 @@
|
||||
android:label="@string/settings_button_text"
|
||||
android:theme="@style/HomeSettingsTheme"
|
||||
android:autoRemoveFromRecents="true">
|
||||
<intent-filter>
|
||||
<intent-filter android:priority="-1">
|
||||
<action android:name="android.intent.action.APPLICATION_PREFERENCES" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
</intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user