android - Base.Widget.AppCompat.Button vs Widget.AppCompat.Button -


i´m using appcompat 22.1.1

what´s difference between base.widget.appcompat.buttonand widget.appcompat.button ?

in case of appcompat.button, inherits directly, , far i've been able find, nothing overrides it, should same. appcompat styles.xml:

<style name="widget.appcompat.button" parent="base.widget.appcompat.button" /> 

but according appcompat documentation, should using widget.appcompat:

top level themes

these themes used directly developers. these inherit relevant second level theme below.

names: theme.appcompat, theme.appcompat.light , theme.appcompat.light.darkactionbar

example: values/theme.appcompat <- theme.base.appcompat


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -