📜 ⬆️ ⬇️

HoloEverywhere

Admit it: while reading the Android Interface Guidelines, you didn’t have the idea that this was all awesome, but did the old (2.3 <) Androids have to shovel half the styles to look like a Holo interface?

Or so: in the latest Android there is just an awesome feature, but you need to use it?

The very first thing that comes to mind: ActionBar and ActionBarSherlock.
ABS is great, but you can't get away with ActionBar alone. We want a Holo theme, not just a Holo bar, damn it.
')
Eh, such an attractive ActionMode on the lists of what it costs ...

Let me introduce HoloEverywhere, a project whose goal is to port Holo style, Holo widgets and other features on Android 1.6 and up.






All these screenshots are made on Android 2.1 (the minimum Android version for ABS, but HoloEverywhere works on 1.6 with ABS disabled).

Actually, what has been done:


Project repository: github.com/ChristopheVersieux/HoloEverywhere
There is also a guide to connecting to the project.
Download apk demos.

In principle, for now everything, but you can help the project - either the most direct way (to fork a project, add, pull request), or open a feature request with a description of the new feature, or send an email to me in a personal, in the end :)

Source: https://habr.com/ru/post/153003/


All Articles