mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-25 07:08:30 +01:00
Added option to auto go to next
This commit is contained in:
@@ -42,7 +42,7 @@ abstract class ActivityBase extends AppCompatActivity implements SharedPreferenc
|
||||
|
||||
private static String[] restart = new String[]{
|
||||
"unified", "threading", "compact", "avatars", "identicons", "preview", "addresses",
|
||||
"pull", "actionbar", "autoclose", "confirm", "debug"
|
||||
"pull", "actionbar", "autoclose", "autonext", "confirm", "debug"
|
||||
};
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user