Skip to content

Commit 291d29a

Browse files
Fixed material dialogs bug
1 parent 3e36f05 commit 291d29a

File tree

6 files changed

+1
-2
lines changed

6 files changed

+1
-2
lines changed

btutillib/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
#
1616

1717
POM_NAME= Simple Bluetooth Library
18-
POM_ARTIFACT_ID=library
18+
POM_ARTIFACT_ID=btlib
1919
POM_PACKAGING=aar

btutillib/src/main/AndroidManifest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
<application
99
android:allowBackup="true"
10-
android:icon="@drawable/ic_launcher"
1110
android:label="@string/app_name" >
1211
<activity
1312
android:name=".dialogs.DeviceDialog"
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)