mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-05 18:36:49 +00:00
Merge "Update all set page navigations settings button callback" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0994f74f76
@@ -135,7 +135,6 @@ public class AllSetActivity extends Activity {
|
||||
} catch (URISyntaxException e) {
|
||||
Log.e(LOG_TAG, "Failed to parse system nav settings intent", e);
|
||||
}
|
||||
finish();
|
||||
});
|
||||
|
||||
findViewById(R.id.hint).setAccessibilityDelegate(new SkipButtonAccessibilityDelegate());
|
||||
|
||||
Reference in New Issue
Block a user