mirror of
https://github.com/ethauvin/android-about-box.git
synced 2025-04-25 10:47:10 -07:00
Added AboutBox library source code. Implemented IAnalytic and IDialog interfaces for custom usage.
This commit is contained in:
parent
8a88eb2217
commit
8b28ebfb79
56 changed files with 1296 additions and 0 deletions
12
.idea/libraries/support_compat_25_1_0.xml
generated
Normal file
12
.idea/libraries/support_compat_25_1_0.xml
generated
Normal file
|
@ -0,0 +1,12 @@
|
|||
<component name="libraryTable">
|
||||
<library name="support-compat-25.1.0">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/support-compat/25.1.0/jars/classes.jar!/" />
|
||||
<root url="file://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/support-compat/25.1.0/res" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/support-compat/25.1.0/support-compat-25.1.0-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
Loading…
Add table
Add a link
Reference in a new issue