Diy2210
Diy2210
Hi, I add **DataBinding** in my kmm project, but I get error **missing or conflicting dependencies.** Adapter class got error:  xml: 
1)How implement push notification on common code? Or I use only native android/ios code? How about MOKO-Notifications? =) 2) What database can I use in common code? And SQL Database...
How disable scroll from ListWidget inside Scroll Code: **scroll( id = Ids.RootScroll, size = AsParent, child = linear( id = Ids.RootLinearId, size = WidthAsParentHeightWrapContent ) { ... }** ![Снимок экрана...
How I implement long item click and swipe to action from widget list?