Anas Zakariyah
Anas Zakariyah
oh, i am using the code in ViewPagerTab2Activity.java.
The radio seems to break whenever you try to do anything with View inside the listener. I don't know why. Updating variable is ok, but doing changes on your view...
The ExpandableLayout automatically wrap the content if you are using solely linear layout even if you set the content as MATCH_PARENT. One solution is change it at runtime as nicolas...
This one make my day! :+1: To avoid this kind of problem in the future, how can you check if dependency version is outdated?