Difference between an AppCompat view and a normal Android view -


what difference between appcompat view component , standard/default view component?

for example, difference between appcompatedittext, , edittext, or between appcompatbutton , button.

looking @ developer docs android.support.v7.widget, appcompat view components described "tint aware", difference, , do?

when using button or edittext using appcompatbutton , appcompatedittext. official documentation of appcompatedittext.

a tint aware edittext. automatically used when use edittext in layouts. should need manually use class when writing custom views


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -