mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2026-06-11 07:41:54 -04:00
b20d0aa819
Also untrack a whole lot of appcompat that shouldn't have been included
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.