-
I cannot build my app because this library depends on kotlin-android-extensions. I'm using Kotlin 1.4.20-RC.
Is possible to release a snapshot in which the library uses 1.4.20-RC and the kotlin-par…
-
Hi, Mike!
## About this issue
When inflating drawer, app crashes
## Details
Used libraries:
```
implementation "com.mikepenz:materialdrawer-iconics:8.1.5"
implementation 'com.mike…
-
Sentry Issue: [OPENFOODFACTS-ANDROID-3A](https://sentry.io/organizations/openfoodfacts/issues/1846995452/?referrer=github_integration)
```
OutOfMemoryError: None
at android.graphics.BitmapFactory…
-
## About this issue
Hi,
I found some issue with selecting items in mini drawer, it can also be reproduced in the sample app. After switching between library version it probably started to occur in v…
-
ghost updated
4 years ago
-
How can i have custom header in drawer with Expandable Layout but with Custom Layout ??
As in clicking compact header it shows profile, i want to show custom row in that list with custom layout and it…
-
is it possible to use some objects( like cars of logged in user)as items of selection view(that contains logged in user emails).
and app is single profile user mode .and by click on selection view th…
-
```
java.lang.IllegalArgumentException: Invalid Layer Save Flag - only ALL_SAVE_FLAGS is allowed
at android.graphics.Canvas.checkValidSaveFlags(Canvas.java:378)
at android.graph…
-
## About this issue
Trying to build the sample app on the `develop` branch, changed the direct module dependency
```groovy
implementation project(':library')
```
to the Gradle dependency sp…
-
is it possible to implement a tree structure? if it is how I can?