Hossein
Hossein
My app has 5 graphs and there are many destinations that are common in all of them. How can I fix it in NavigationAdvancedSample without adding every common destination in...
Hello How can I add margin between items? Currently I add margins for every item in my adapter onCreateView() method but it is not work when I use ChipsLayoutManger. Thanks
Fix list's bullet issue in right to left pages
**Describe the bug** After updating to version 4.0.0, by using the androidContext() function in Koin config it throws java.lang.NoSuchMethodError but without using this function it seems everything works properly. **To...