Small improvement

This commit is contained in:
M66B
2022-12-06 17:15:34 +01:00
parent 28e9c34dab
commit 000804e772

View File

@@ -484,7 +484,7 @@ public class FragmentOptions extends FragmentBase {
@Override
public int getCount() {
return 10;
return TAB_PAGES.length;
}
@NonNull