Menu
  • HOME
  • TAGS

Can't retrieve value from Bundle android

android,android-fragments,fragment,bundle,getstring

Just looking at the screenshot, it looks like you switched the key and value variables. You set the key "2" to "fixedExpenseId", and not the key "fixedExpenseId" to "2".