You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have designed an Android note taking app, which looks like a real world notebook with bookmark.
Real world notebook with bookmark
Android app
According to feedback, the "tab" design is the most loved feature, because users can switch between different labels easily. I would like to apply this design in iOS app too.
In Android, I implement such look and feel using TabLayout, with customized background drawable.
I look at your library. It is very impressive. However, I was wondering, by using your library, can I
Customize tab so that it is a round corner rectangle?
Hi,
I have designed an Android note taking app, which looks like a real world notebook with bookmark.
Real world notebook with bookmark
Android app
According to feedback, the "tab" design is the most loved feature, because users can switch between different labels easily. I would like to apply this design in iOS app too.
In Android, I implement such look and feel using
TabLayout
, with customized background drawable.I look at your library. It is very impressive. However, I was wondering, by using your library, can I
Thank you.
The text was updated successfully, but these errors were encountered: