iamjayanth / FragmentTabStudy
Implementation of multi stacked tabs using fragment. Here stack is managed manually. This project was done when researching on this question in stackoverflow http://stackoverflow.com/questions/6987334/separate-back-stack-for-each-tab-in-android-using-fragments/12928498#12928498
☆90Updated 12 years ago
Alternatives and similar repositories for FragmentTabStudy:
Users that are interested in FragmentTabStudy are comparing it to the libraries listed below
- A tutorial on using shared element transitions in both activities and fragments. Published on AndroidAuthority.com☆51Updated 7 years ago
- An example of implementing QuickReturn on a RecyclerView using a StaggeredGridLayoutManager to display CardViews inside a SwipeRefreshLay…☆84Updated 7 years ago
- Fragment Back Stack manager while displaying fragments on single activity and need to maintain on back press☆82Updated 9 years ago
- Simple way to create linked text, such as @username or #hashtag, in Android TextView and EditText☆74Updated 9 years ago
- ☆72Updated 7 years ago
- Android horizontally scrolled DatePicker☆56Updated 8 years ago
- An application that helps you learn and better understand ReactiveX☆60Updated 7 years ago
- Example of how to use shared element transitions within Fragments☆71Updated 9 years ago
- No need to implement an Adapter for every RecyclerView. Snap Adapters initializes in a single line and comes with endless loader and mult…☆72Updated 8 years ago
- AppCrash let you relaunch the app and manage crash message when your app has an exception.☆101Updated 8 years ago
- Standalone Android widget for picking a single time or range from a clock view.☆125Updated last year
- Track activities; getCurrentActivity, check whether application is running or not, finish all activities, and so on.☆73Updated 8 years ago
- Sample app that demonstrates how to use ButterKnife, Retrofit, Timber and Picasso. It uses the Google Books API to allow users to search …☆44Updated 8 years ago
- ☆105Updated 11 years ago
- A demo of the background blur effect found in the Etsy Android app☆67Updated 10 years ago
- A Dialogo fragment with date picker for select a range.☆129Updated 9 years ago
- ExpandableLayout for Android