-
_From @JoaquimLey on November 20, 2017 14:49_
https://developer.android.com/topic/instant-apps/getting-started/structure.html#basic-app
_Copied from original issue: JoaquimLey/transport-eta-android#…
-
_From @JoaquimLey on August 5, 2017 11:23_
Source: https://developer.android.com/topic/libraries/support-library/preview/physics-based-animation.html#spring-animation
_Copied from original issue: Jo…
-
Hi,
I am not clear yet as to how to approach debugging these logcat messages. I was wondering if you have insight as to what might be causing them? I am running this on ANdroid 8 api 26.
12-05 23:…
-
I'm aware this is based on vercel's design approach, but as with other libs there is a position property we can pass so we change the anchor point, something along the lines of:
```
top-left top-cen…
-
Can I set popup align relatively target view (like in library https://android-arsenal.com/details/1/3826)?
Now i can use only Gravity.BOTTOM, but i want to set right align, that popup is shown on the …
-
Transfer transaction works OK, but deploy fails. What's wrong?
Source code:
ContractGasProvider contractGasProvider = new DefaultGasProvider();
try {
contract = Greet…
-
First of all, thanks for making this fabulous library!
I am using version **1.2.0** and facing some issues:
1. There is no method to change menu icons programmatically.
2. When I tried to overc…
-
I've been trying to implement your Floating Action Button. I've followed the instructions you've made. When I try to run my app I get: **Caused by: java.lang.ClassCastException: android.widget.ImageVi…
-
Makes sense to add a scrolling behavior to the `BottomNavigationBar` for better visibility
Here's the link to the article: https://android.jlelse.eu/scroll-your-bottom-navigation-view-away-with-10-…
-
### Expected behaviour
Use a predefined checkstyle for the code. No complicated stuff, we can just stick with Square's checkstyle.
Also travis build should have a check for the codestyle.
### Actual…