-
Getting this crash on several devices. Using the latest library version. Please let me know if any further detail is needed.
Caused by android.content.res.Resources$NotFoundException
Resource ID #…
-
**Please complete the following information:**
- Library Version [v1.1.8]
- Affected Device(s) [Samsung Galaxy s7 with Android 8.0]
**Describe the Bug:**
Annotation processor is not increment…
-
I'm trying to save list of objects in preferences but I get compile error:
```
error: expected
MaterialTypeConverter converter = new MaterialTypeConverter(List.class);
…
-
Currently, there's no sample project which makes it hard to understand how to use the library. It would be great to have a small sample project. Especially one in kotlin.
-
-
I have a class like this:
```
@PreferenceEntity(name = "MyPreferences")
public class MyPreferences {
@TypeConverter(converter = BaseGsonConverter.class)
protected Index MyClass;
}
```
…
-
Facing problem with migration to Android X.
When "annotationProcessor 'com.github.skydoves:preferenceroom-processor:1.1.1" is added then the project can not be built because of this error:
Inva…