-
Background Info:
- Have a data repository, interval 10s auto update items to adapter
- Unselected item height = 10, selected item height = 20, also set new values to background / text size ....
…
-
Attempting to convert Relay 10.2.47 (free.reddit.news and reddit.news) and newer results in the following error and 0 B "antisplit" apk saved on device:
`com.reandroid.archive.ArchiveException: Fai…
-
Proguard is enabled, but R8 is still not (see #6159)
-
It is easy to get the View Type when using @ModelView annotation and defaultLayout parameter, as the View Type is equals to the layout ID (R.layout.my_view).
However, when using the @ModelView anno…
-
报错信息:
> Task :app:xmlClassGuardRelease FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:xmlClassGuardRelease'.
> End index (0) is less than s…
-
@ Moderator || please change Title when this one is not right. I was also thinking about Title: Can't provide null to GridView.builder or ListView.builder.
When using an `GridView.builder` or `List…
-
### Steps to reproduce
1. enable the tabs tray
1. open the tabs tray
### Expected behavior
No crash.
### Actual behavior
Fenix crashes.
```
2020-05-06 23:37:06.413 8398-8398/org.mozilla.fenix.debug…
-
Hello there, I recently found your awesome library: https://github.com/OneUIProject/OneUI-Design-Library
and was stunned by it, now I was looking for a List view example, something similar that Sam…
-
## Steps to reproduce
start browser
visit a page
### Expected behavior
not crash
### Actual behavior
crashed
### Device information
* Android device: one plus 5t
* Fenix version: nightly
┆Issue is…
-
I am from android background so there was i already an issue regarding recyclerview scrolling and items re rendering at indices. The same issue is still here inside Listview.builder . My Listview has …