mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-26 10:52:16 -05:00
There's no import activity
This commit is contained in:
parent
be2584f5fe
commit
0a4a6be5fd
@ -59,11 +59,6 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
android:label="@string/join_label"
|
android:label="@string/join_label"
|
||||||
android:theme="@android:style/Theme.Dialog">
|
android:theme="@android:style/Theme.Dialog">
|
||||||
</activity>
|
</activity>
|
||||||
<activity
|
|
||||||
android:name=".view.ImportActivity"
|
|
||||||
android:theme="@android:style/Theme.Dialog"
|
|
||||||
android:label="@string/import_label">
|
|
||||||
</activity>
|
|
||||||
<service android:name=".irc.IRCService"></service>
|
<service android:name=".irc.IRCService"></service>
|
||||||
</application>
|
</application>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user