Diy2210

Results 5 issues of Diy2210

Hi, I add **DataBinding** in my kmm project, but I get error **missing or conflicting dependencies.** Adapter class got error: ![Снимок экрана 2020-11-09 в 14 56 33](https://user-images.githubusercontent.com/9552501/98543988-fa53c000-229b-11eb-867d-16fa65effa8a.png) xml: ![Снимок экрана...

How implement **Context Menu** on **_button click like_**: ![unnamed](https://user-images.githubusercontent.com/9552501/86917801-624b9b80-c12e-11ea-88c5-d83a9f78edf7.png)

enhancement

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...

question

How disable scroll from ListWidget inside Scroll Code: **scroll( id = Ids.RootScroll, size = AsParent, child = linear( id = Ids.RootLinearId, size = WidthAsParentHeightWrapContent ) { ... }** ![Снимок экрана...

question

How I implement long item click and swipe to action from widget list?

enhancement