Where can I find the list of styling attributes for all android components?
example:
@style/MyTheme.ActionBar.TitleTextStyle
android:titleTextStyle does not appear on the drop down when I edit it on XML.
looking for complete references for these, does anyone know where I should look?
Thanks devs!