Porpoisepower
Lurker
I'm a begining Android developer.
Almost every xml layout uses references to strings.xml instead of a string literal.
Is this just to reinforce how to reference other resources? Streamline localization for other languages? Or is this something that has been adopted by the style commitee to make code uglier?
Almost every xml layout uses references to strings.xml instead of a string literal.
Is this just to reinforce how to reference other resources? Streamline localization for other languages? Or is this something that has been adopted by the style commitee to make code uglier?
