android:roundIcon="@mipmap/ic_launcher_round" | android:roundIcon="@mipmap/ic_launcher_round" | ||||
android:supportsRtl="true" | android:supportsRtl="true" | ||||
android:theme="@style/Theme.GreenWatch"> | android:theme="@style/Theme.GreenWatch"> | ||||
<activity | |||||
android:name=".Mikrofon" | |||||
android:exported="false" /> | |||||
<activity | <activity | ||||
android:name=".MainActivity" | android:name=".MainActivity" | ||||
android:exported="true"> | android:exported="true"> |