android-sample-app
android-sample-app copied to clipboard
Create Gists for the Common Development Usecases
- [ ] Prevent multiple clicks on ui elements
- [ ] Build flow & application signing procedure
- [ ] Add a new feature to existing project
- [ ] EditText search-on-type (debounce) with coroutines
- [ ] Common extensions
- [ ] App-wide style settings (font family, button styles etc.)