I wanted to find the location of the default listView layout look, so I can copy some styles over to my custom one. Anyone have the link to the resource?
Default R layout files are included in the SDK.
Have a look in {PathToSDK}/platforms/{android-platform}/data/res/layout
(where {PathToSDK}
is your SDK's root folder and {android-platform}
is the specific platform you want to get layouts for)
Take a look here. The list items are the simple_list_item_*
files.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With