@@ -154,6 +154,7 @@ public class MainActivity extends AppCompatActivity implements PreferenceFragmen
//private boolean ui_placement_right = true;
privatebooleanwant_no_limits;// whether we want to run with FLAG_LAYOUT_NO_LIMITS
privatebooleancan_draw_nav_bar=true;
privatebooleanset_window_insets_listener;// whether we've enabled a setOnApplyWindowInsetsListener()
privateintnavigation_gap;
publicstaticvolatilebooleantest_preview_want_no_limits;// test flag, if set to true then instead use test_preview_want_no_limits_value; needs to be static, as it needs to be set before activity is created to take effect
@@ -772,8 +773,10 @@ public class MainActivity extends AppCompatActivity implements PreferenceFragmen