I’m trying to follow data-binding example from official google doc https://developer.android.com/tools/data-binding/guide.html except that I’m trying to apply data-biding to a fragment, not an activity. the error I’m currently getting...
  • May 22, 2022
  • 0 Comments