tags:

views:

25

answers:

1

Hello , everyone

Some pre-define variant, for example:attribute value, layout view .etc. (e.g.android:galleryItemBackground), where i can find the source code(exactly implementation or definition) in site: android.git.kernel.org,

A: 

You can either download the whole project here and browse it to find the sources. Or on android git kernel and look into the repositories...

Hope this helps and that I have understood you correctly

Sephy