-
The `setACTON_UP(true)` method worked correctly without using brightness slider, but after attaching brightness slider the color listener keeps triggering even when while dragging the selector.
And…
-
Images are not displayed in the app.
Log:
```
2018-12-25 20:27:20.913 29401-29401/com.skydoves.themovies W/Glide: Load failed for http://image.tmdb.org/t/p/w342/gwPSoYUHAKmdyVywgLpKKA4BjRr.jpg wi…
-
Thanks for you job.
-
Facing problem with migration to Android X.
Project is not building. How to convert android.support.annotation.NonNull to androidx.annotation.NonNull?
e: [kapt] An exception occurred: java.lang.…
dakzh updated
6 years ago
-
```
public class GuestProfileFragment extends Fragment {
PowerMenu powerMenu;
@Override
public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceSt…
-
Hi.
I can't sync gradle by adding `implementation "com.github.skydoves:powermenu:2.0.5"`.
I searched a lot, but i wasn't successful.
Would you please place ZIP or AAR file of your library in rele…
-
it would be awesome if you can port this Library to Kotlin!
Nice work although!!
-
Цвет по умолчанию должен быть серым, изменение цвета должно так же синхронизироваться с сервером.
Пользователю должно предлагаться несколько цветов, входящих в гамму приложения, по желанию он может вы…
-
Hi, when I make a photo with the camera and try to set it as the palette image it thorws a nullpointer exception. I have checked and neither of the object are null so I think is a library Issue.
Here…
-
https://github.com/skydoves/GithubFollows/blob/966f1a36ca70b3bbdc4a49916ba49a66bb3f50d1/app/src/main/java/com/skydoves/githubfollows/ApplicationClazz.kt#L24
Here you are calling
```
DaggerAppComp…