resources - "@android:drawable/ic_" vs "@*android:drawable/ic_" -


does know can find documentation on asterisk? appears override protection of 'private' variables in subclass android.r.drawable.

the @*android used access private resources. these resources can change or removed between 2 versions of android should never use them. framework use only.


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

asp.net - call stack missing info on mono with apache and mod_mono -