Javier Vargas

Results 15 issues of Javier Vargas

It looks like the Shuffle Play Green Button is like a Sticky header, any ideas??? So there is this parallax effect, but the Toolbar does not move and when the...

Do you have any code that tests the sample app?

question

I would like to have a button that makes the Circle Menu rotates de-accelerating until it chooses a menu item randomly with no touch involved, Can you please give me...

Just getting this error while compiling, it looks like ROBOT-COMPILER needs to be fixed. Error:Could not find com.github.lukaspili.processor-workflow:processor-workflow:1.0.2-SNAPSHOT. Required by: mars-android-parent:mars-android-wlc-radio:unspecified > com.github.lukaspili.mortar-architect:robot-compiler:0.20.1-SNAPSHOT

Looks like it might be a race condition as it happens when I stress changing the orientation java.lang.NullPointerException: Container view cannot not be null ``` navigator = ActivityArchitector.onCreateNavigator(this, savedInstanceState, containerView,...

Anyone has some Espresso testing samples? I have problem trying to get some views , I was checking that u2020 project from Mortar has some samples like https://github.com/lemonlabs/u2020-mortar/blob/master/app/src/androidTest/java/co/lemonlabs/mortar/tests/BaseTest.java But Not...

There is no multiple inheritance, but I would like to know if somehow it's possible to create a base class that extends from any of the Presented****Layouts.