It is easy to refactor variables or names in code by right click > find all references > rename
But when I rename a custom control from "customlistview" to "myclv", do I need to manually change it in all layouts by
1. noting down variables settings of every "customlistview" in some notepad
2...
Layout and their scripts are fantastic!
In my current application, I have such a layout that is actually for an overlay/dialog and I'm reusing it in 2 activities.
However, I can't find a way to reuse the code that handle them (filling the fields, handling the events, etc).
I could write a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.