butterknife
View handler
Tools for simplifying Android view handling and event handling
Bind Android views and callbacks to fields and methods.
26k stars
1k watching
5k forks
Language: Java
last commit: about 1 year ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jakewharton/scalpel | A tool to visually inspect and debug the layer hierarchy of an Android app | 2,766 |
baseflow/photoview | An open source Android library that provides a simple implementation of an image view with zooming capabilities using multi-touch and double-tap gestures. | 18,787 |
ksoichiro/android-observablescrollview | An Android library that observes and responds to scroll events on various scrollable views. | 9,656 |
daimajia/androidviewanimations | A collection of reusable animation effects for Android | 12,433 |
igreenwood/simplecropview | An image cropping library for Android, providing a customizable UI and simplifying the process of cropping images. | 2,489 |
h6ah4i/android-advancedrecyclerview | An Android RecyclerView extension library providing advanced features like drag-and-drop sorting and swipe actions. | 5,319 |
baoyongzhang/swipemenulistview | A swipe menu component for ListView in Android | 3,507 |
marcinmoskala/kotlinandroidviewbindings | A library that enables developers to easily bind properties of basic types to view element properties in Android applications. | 126 |
diolor/swipecards | A Java library implementing a swipeable cards effect with Fling animation. | 2,336 |
alamkanak/android-week-view | An Android library to display calendars within the app. | 3,424 |
konloch/bytecode-viewer | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,699 |
frankiesardo/icepick | A library that simplifies the process of saving and restoring instance state in Android applications | 3,749 |
ikew0ng/swipebacklayout | An Android library that provides a swipe back gesture functionality for building apps with a seamless backward navigation experience. | 6,124 |
jakewharton/timber | A logger with a small, extensible API that provides utility on top of Android's normal Log class. | 10,463 |
manabu-gt/expandabletextview | An Android library for creating a TextView that can expand/collapse like the Google Play app description. | 4,085 |