Pinned Repositories
BottomSheet
Bottom Sheet
CitiboxDemo
Dagger-Course
Ejercicio Curso Dagger
DataBinding
Tutorial about Data Binding in Android
FirebaseNotifications
Tutorial about Firebase Notifications in Android
FocusResize
A custom animation with scroll listener to recycler views
FooterNavigationView
FooterNavigationView helps to show a footer inside the NavigationView
Palette
ReadMoreTextView
A Custom TextView with trim text
SimpleRatingBar
SimpleRatingBar allows us to create a RatingBar with margin between items
bravoborja's Repositories
bravoborja/ReadMoreTextView
A Custom TextView with trim text
bravoborja/FocusResize
A custom animation with scroll listener to recycler views
bravoborja/SimpleRatingBar
SimpleRatingBar allows us to create a RatingBar with margin between items
bravoborja/FooterNavigationView
FooterNavigationView helps to show a footer inside the NavigationView
bravoborja/Dagger-Course
Ejercicio Curso Dagger
bravoborja/BottomSheet
Bottom Sheet
bravoborja/DataBinding
Tutorial about Data Binding in Android
bravoborja/FirebaseNotifications
Tutorial about Firebase Notifications in Android
bravoborja/Palette
bravoborja/RxJava
bravoborja/CitiboxDemo
bravoborja/Android-Architecture-Components
The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView.
bravoborja/Android-CleanArchitecture-Kotlin
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
bravoborja/aws-device-farm-sample-app-for-android
AWS Device Farm sample Android app
bravoborja/bravoborja
bravoborja/Flight-Schedules
Android app that uses Lufthansa public API to show flights schedules between airports. Written in Kotlin and uses MVP Architecture, Dagger 2, Retrofit 2, RxKotlin, Arrow. Has unit and Android tests.
bravoborja/PlatziKotlin
Repositorio del curso de Kotlin de Platzi donde encontraras los ejercicios hechos durante el curso y los proyectos desarrollados como PlatziStore y el backend de PlatziStore