1
0
Fork 0
mirror of https://github.com/ethauvin/android-about-box.git synced 2025-04-25 18:47:12 -07:00

Added AboutBox library source code. Implemented IAnalytic and IDialog interfaces for custom usage.

This commit is contained in:
Alex Dibrivnyi 2017-02-05 20:27:38 +02:00
parent 8a88eb2217
commit 8b28ebfb79
56 changed files with 1296 additions and 0 deletions

10
.idea/libraries/support_v4_25_1_0.xml generated Normal file
View file

@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="support-v4-25.1.0">
<CLASSES>
<root url="file://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/support-v4/25.1.0/res" />
<root url="jar://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/support-v4/25.1.0/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>