Skip to content
Prototik edited this page Oct 25, 2012 · 2 revisions

Q: Do you need to use the HoloEverywhere variant of every widget? (TextView, ProgressBar etc.)

A: Yes, you always should use HoloEverywhere widget.


Q: Is there a way to have the dialogs respect the system's default button layout (some older Android devices have the positive button on the left).

A: No, dialog don't will be support system button layout. Survey on this topic can be found at http://developer.android.com


Q: Why doesn't work the many third-party libraries? For example, the Facebook SDK.

A: Most libraries that somehow interact with the UI requires a bit of tweaking. Usually - fix imports. You can post the issue on GitHub if you have problems with this.

Clone this wiki locally