enpassio / Databinding

Various examples on databinding which can help not only understand how to get started with it but it also shows how this can be used in complex and real use cases
Apache License 2.0
26 stars 14 forks source link

twoway kotlin : add enums and converters #47

Closed OyaCanli closed 5 years ago

OyaCanli commented 5 years ago

To make this more realist, I added some enums and converters to represent gender and toy procurement type (previously I was simply saving selected button id for radiogroup and selected item position for the spinner) Another reason I did that is to demonstrate databinding converters. I also added an enum for uistate, similar to NewsApi samples. I also added new icons. Since I'm also learning gimp lately, I made some of them myself :)