mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-05-19 15:34:39 -04:00
change TabLayout orientation
This commit is contained in:
@@ -301,6 +301,8 @@ public class VerticalTabLayout extends LinearLayout {
|
||||
|
||||
ThemeUtils.checkAppCompatTheme(context);
|
||||
|
||||
setOrientation(VERTICAL);
|
||||
|
||||
// Disable the Scroll Bar
|
||||
// setVerticalScrollBarEnabled(false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user