mitchtabian / DialogFragmentToActivityLinks
Capture data from a dialog fragment and send it to an activity
☆11Updated 8 years ago
Alternatives and similar repositories for DialogFragmentToActivity
Users that are interested in DialogFragmentToActivity are comparing it to the libraries listed below
Sorting:
- Pluralsight course: Android Apps with Kotlin: SharedPreferences and Settings Screens☆13Updated 7 years ago
- example of using a viewpager to swipe through product variations☆17Updated 7 years ago
- How to communicate between fragments and activities☆14Updated 3 years ago
- Some examples using Androids new MotionLayout☆17Updated 6 years ago
- A simple app that shows how to perform a periodic task using android WorkManager. It fetches data from a remote API, saves it in a Room d…☆28Updated 6 years ago
- Starting point for Android Gestures introduction☆20Updated 7 years ago
- Effective UI Communication with MVI architecture, a BaseActivity and the Repository Pattern.☆18Updated 6 years ago
- Source code for Android Gestures Pluralsight Course☆14Updated 7 years ago
- https://stackoverflow.com/questions/47492459/android-draw-a-route-between-two-points-along-the-road☆23Updated 8 years ago
- Android MVVM , LiveData , ViewModel , Repository , Retrofit ,RecyclerView☆64Updated 5 years ago
- PopularMovie☆10Updated 7 years ago
- Android Architecture Component - ViewModel example☆17Updated 7 years ago
- An example of how to use Retrofit2 to cache HTTP responses☆33Updated 6 years ago
- An Android App that lists the most trending repositories from Github.☆66Updated last year
- Getting started with data binding for Android☆36Updated 7 years ago
- Dictionary app for Threads course on Pluralsight☆29Updated 7 years ago
- Movie App built with Android architecture components (LiveData, ViewModel, Room, Paging) and repository pattern.