-
Hi when include joda time library in my project i cant build the application due invalid string resources
## Details
I have used the versione 8.0.0-b04 when i include the lib
` implementati…
-
![Screenshot_1582705020](https://user-images.githubusercontent.com/2519627/75325467-ef7e0a00-5889-11ea-8641-760f565f98ac.png)
As far as I remember, in the old versions it was called translucentStat…
-
## About this issue
- I am using menu items and toolbar which have icons set from IconicsDrawable
Log:
```
android.view.InflateException: Binary XML file line #17: Binary XML file line #17:…
-
## About this issue
I'm using FastAdapter with `PagedModelAdapter` to display a large list of books.
__Repro steps__
1. Initialize a `PagedList` on a library with 70 books, using `PagedList.Con…
-
With 5.0.0, I'm happy to see better support for ViewBinding. I did make my own implementation before, and I have a few suggestions for the new lib.
My version for reference: https://github.com/Alla…
-
hi. when you update the CommunityMaterial library. some new icons (like domain-plus, menu-up, menu-down,...) doesn't exist in version 3.5.95.1-kotlin.
-
**itemList.withComparator** is not working now
-
## About this issue
https://github.com/mikepenz/FastAdapter/blob/develop/library-extensions-paged/src/main/java/com/mikepenz/fastadapter/paged/PagedModelAdapter.kt#L301
```Kotlin
fun submit…
-
In some use cases with new implementations i'm unable to access public variables in the main class (Fragment, Activity)
**Before migration :**
```
class ip_lookup : Fragment() {
lateinit var …
-
In the other two overloads
fun with(adapter: A)
fun with(adapters: Collection?, extensions: Collection?)
`Item` can be inferred from parameters.
Given the cast
https://github.…