compilation - What happens when I leave xmlns:android out? -


i digging around android project , found 1 of style.xml files missing namespace statement: xmlns:android="http://schemas.android.com/apk/res/android". however, doesn't caused error (so far). brings me wonder if there necessity include namespace or there safety check?


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -