How to improve UI design in android.
1 min readApr 7, 2021
Your app’s user interface is everything that the user can see and interact with. Android provides a variety of pre-built UI components such as structured layout objects and UI controls that allow you to build the graphical user interface for your app. Android also provides other UI modules for special interfaces such as dialogs, notifications, and menus.
List of Android UI Libraries
- Introduce
- Drawer
- Toolbar
- Tab
- Viewpager
- Swipe Back
- Drag down
- List
- Grid
- Pull refresh
- Scrollbar
- Menu
- Popup
- Dialog
- Expand
- Text View
- Edit Text
- Button
- Check box
- Spinner
- Switch Button
- Seekbar
- Search view
- Image View
- Progressbar / Loading
- Status View
- Toast
- Notification
- Permission
- Update
- About
- Change log
- Spec
- Animation
- Font
- Icon
- Picker
- Camera
- Calendar
- Draw
- Edit Image
- Badge / Triangle label
- Blur
- Floating
- Chart / Graph
- Keyboard
- Layout
- Map
- Media Player
- QR code
- Swipe Card
- Tag View
- Visualizer
- Webview
- Shortcut
- Other
A curated list of awesome Android UI/UX libraries. Feel free to contrubute.