mirror of
https://github.com/ethauvin/android-about-box.git
synced 2025-04-28 03:38:13 -07:00
Updated card library version. Fixed errors after update
This commit is contained in:
parent
269d04a42f
commit
b8ea937107
3 changed files with 27 additions and 27 deletions
|
@ -1,10 +1,10 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.eggheadgames.aboutbox">
|
||||
package="com.eggheadgames.aboutbox">
|
||||
|
||||
<application>
|
||||
<activity
|
||||
android:name="com.eggheadgames.aboutbox.activity.AboutActivity"
|
||||
android:theme="@style/AppTheme.MaterialAboutActivity" />
|
||||
android:theme="@style/AppTheme.MaterialAboutActivity"/>
|
||||
|
||||
</application>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue