mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Small improvement
This commit is contained in:
@@ -484,7 +484,7 @@ public class FragmentOptions extends FragmentBase {
|
||||
|
||||
@Override
|
||||
public int getCount() {
|
||||
return 10;
|
||||
return TAB_PAGES.length;
|
||||
}
|
||||
|
||||
@NonNull
|
||||
|
||||
Reference in New Issue
Block a user