android - How to refactor name just for class scope or one package scope -


for example, when have relativelayout name loadingrelativelayout in 2 classes class1 , class2 , how can refactor name in greenloadingrelativelayout class1?

usually, when want refactor this, reflects on both classes.


Comments

Popular posts from this blog

java - inputmismatch exception -

c - zlib and gdi32 with OpenSSL? -

Formatting string according to pattern without regex in php -