change TabLayout orientation

This commit is contained in:
khanhduytran0
2020-10-10 17:37:32 +07:00
parent 7c2ac63c38
commit 20c1d728af

View File

@@ -301,6 +301,8 @@ public class VerticalTabLayout extends LinearLayout {
ThemeUtils.checkAppCompatTheme(context);
setOrientation(VERTICAL);
// Disable the Scroll Bar
// setVerticalScrollBarEnabled(false);