Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ask about TabLayout. #1

Closed
WORLD8848 opened this issue May 23, 2022 · 1 comment
Closed

Ask about TabLayout. #1

WORLD8848 opened this issue May 23, 2022 · 1 comment

Comments

@WORLD8848
Copy link

Do you not support TabLayout that was available in the previous version?

I am inquiring because I cannot check the oneui-design app with a sample.

@salvogiangri
Copy link
Member

salvogiangri commented May 23, 2022

You can find it in the material module of the sesl lib:

implementation 'io.github.oneuiproject.sesl:material:1.0.0'

This lib has a "MarginsTabLayout" widget that differs from the original one just for the added padding on the sides.

To summarize: the sesl libs are a clone of Google libraries, that's where you find all the core components/widgets. This design lib instead has all the previous custom view/widgets that are made by us and that you can't find in the Google libraries (ex. ToolbarLayout)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants