1
0
mirror of https://github.com/libretro/RetroArch synced 2025-03-09 22:13:25 +00:00

11 lines
406 B
Plaintext
Raw Normal View History

Library Project including compatibility ActionBar.
This can be used by an Android project to provide
access to ActionBar on applications running on API 7+.
There is technically no source, but the src folder is necessary
to ensure that the build system works. The content is actually
located in libs/android-support-v7-appcompat.jar.
The accompanying resources must also be included in the application.