theoyuncu8
theoyuncu8
hi, while I was trying some things in the library, I noticed that the draghelper state also turns off when the menu is closed, and to fix it, I set...
How can do like this https://raw.githubusercontent.com/shiburagi/Drawer-Behavior/preview/gif/preview-3d-2.gif
hello, your project is really nice, but how can we increase the drag ratio.. as you know, when we pull the left side of the screen on some model devices,...
Evaporate setTextColor method not working (programmatically)
Hello, I am aware that this library has been depracated. I hope you see my answer. I keep getting this error. How can I solve it, can you help me?...
hello, how can I set the font of the text in the edit text section as default? I'm not talking about changing fonts. By default, I want to change the...
Hello, there is an error here but I couldn't figure out how... I made some changes to the code but I still couldn't figure it out. @yarolegovich @jonathan-caryl @antonKozyriatskyi >...
Hi, when i enable zoomy library, i can't listen for MotionEvent.ACTION_DOWN event. Can you please help? ` viewHolder.imagePager.setOnTouchListener(new View.OnTouchListener() { @Override public boolean onTouch(View v, MotionEvent event) { if (event.getAction()...
When we set a different font, there is a difference in size.. It may be due to include font padding, but it is not quite in the middle.. this is...
I'm getting an error like here.. I tried all the steps but it didn't work.. I couldn't solve it. I also set the theme.. here's the thing ` ` //...