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

angularjs - Redirect to a new template in angular js -

Oracle SQL. How to select specific IDs where value of columns specify criteria? -

Desktop Launcher for Python Script Starts Program in Wrong Path (Linux) -