Saul Molinero

Results 11 issues of Saul Molinero

https://github.com/googlecodelabs/android-testing/blob/master/app/src/main/java/com/example/android/testing/notes/notedetail/NoteDetailContract.java

enhancement

Add drag to close the detail screen, as the Plaid app.

enhancement

It would be nice to implement a realm, firebase or just an sqlite instance to let users save their favourite characters

enhancement

enhancement

In the example, the order form has a `` wrapping a ``. Without the ` the height of the BottomSheetDialogFragment is not respected, and the scene transition from the order...