Matheus Henrique da Silva

Results 9 issues of Matheus Henrique da Silva

Add and update working well, but remove animation not... ``` mRecyclerView = (RecyclerView) v.findViewById(R.id.recyclerview); OvershootInRightAnimator animator = new OvershootInRightAnimator(); animator.setAddDuration(1000); animator.setRemoveDuration(1000); animator.setMoveDuration(1000); animator.setChangeDuration(1000); mRecyclerView.setItemAnimator(animator); ``` ... ``` public void deleteItem(ItemMes...

Using Xamarin Forms I have a ListView where itens are MaterialCards. A way of capturing a long click on the card would help me a lot.

I think the only thing left to make the set of components complete is the FAB

## 🐛 Bug Report ### Expected behavior As soon as the switch is displayed, it should show the color set to InactiveThumbColor = "", however it only shows this color...

Using Xamarin Forms I'm developing a project where I really missed the feature of being able to set the cursor position in TextField.

## When i try to use this lib I get this: E/AndroidRuntime: FATAL EXCEPTION: main Process: com.informatheus.quantoporlitro, PID: 7059 java.lang.NoClassDefFoundError: Failed resolution of: Lcom/nineoldandroids/view/ViewHelper; at com.gc.materialdesign.views.ButtonFloat$1.run(ButtonFloat.java:111) at android.os.Handler.handleCallback(Handler.java:739) at android.os.Handler.dispatchMessage(Handler.java:95)...

Although the app / library is working perfectly, I can't update the app anymore because Google's new bureaucracy prevents me. I know that you probably have already abandoned this project,...

Hello! Congratulations at first. I want this amazing animation on the button of my radio player, but im already using a FAB lib (https://github.com/Clans/FloatingActionButton) and I was not able to...

Looks like Fred have copied then renamed the folder, the images still the same. ![bt_acasa](https://f.cloud.github.com/assets/3857461/1206948/324cbe96-25a4-11e3-9584-143864f0ebce.png) ![bt_acasa_press](https://f.cloud.github.com/assets/3857461/1206949/3251dade-25a4-11e3-969c-a82e6e7a3de7.png) But I like your project a lot. Pls go on.