-
## About this issue
- I initialized the DrawerImageLoader like this
```
- DrawerImageLoader.init(object : AbstractDrawerImageLoader() {
override fun set(imageView: ImageView…
-
## About this issue
- Briefly describe the issue
- How can the issue be reproduced / sample code
## Details
- [ 8.3.1] Used library version
- [ v4:1.0.0] Used support library version
- [4.1…
-
## About this issue
Suppose There is a HomeFragment when we click home again it will relaunch HomeFragment which should be prevented. Also if we are observing a livedata on that fragment then two o…
-
Screenshot from Gmail app attached:
ps. Awesome lib!
-
**Firefly III Server Version:**
5.6.2
**Firefly III Mobile Version:**
4.14.0/i think it also happens on 4.13.1
**Android Version:**
Android 11
**Device Information:**
- BRAND: Samsung…
Jezz3 updated
3 years ago
-
Hello,
I am using the mini drawer with 10 items, each one should open a fragment on selection. Can I use the navigation graph to handle the fragment transitions?
Also, can I use the menu to popul…
-
Hello,
so far I found nothing on this topic.
In the sample app, indentation of different levels always seems to be solved like this:
item1
-item2
--item3
_ _
item2
-item3
I woul…
-
How to repeat:
- (at least) two accounts configured in Tusky
- switch from one account to the other
- the app crashes in many cases (not always)
- after re-opening it, the other account can be ope…
-
**Firefly III Server Version:** 5.4.6
**Firefly III Mobile Version:** 4.0.4
**Android Version:** 11
**Device Information:** MI8 on PixelExperience rom
- BRAND: xiaomi
- MODEL: mi 8
---…
-
I'm trying to migrate a class that I had with v6.x where I introduced come custom items (4 ImageButton in horizontal).
I can see I'm no longer able to override methods like getName() or withName(),…