cleaned all warnings from Android example
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
android:theme="@android:style/Theme.Holo.Light.DarkActionBar">
|
||||
|
||||
<activity
|
||||
android:name=".ui.activity.MainActivity"
|
||||
android:name="net.irext.ircontrol.ui.activity.MainActivity"
|
||||
android:label="@string/title_activity_main"
|
||||
android:theme="@style/AppTheme">
|
||||
<intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user