mirror of
https://github.com/danog/termux-api.git
synced 2025-01-22 21:31:10 +01:00
Remove PhotoActivity
This commit is contained in:
parent
5880d40624
commit
5515c401ce
@ -36,7 +36,6 @@
|
||||
android:supportsRtl="true"
|
||||
android:theme="@android:style/Theme.Material.Light" >
|
||||
<receiver android:name="com.termux.api.TermuxApiReceiver"/>
|
||||
<activity android:name="com.termux.api.PhotoActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar" android:exported="false"/>
|
||||
<activity android:name="com.termux.api.DialogActivity" android:theme="@android:style/Theme.Material.Light.Dialog.Alert" android:noHistory="true" android:excludeFromRecents="true" android:exported="false"/>
|
||||
<service android:name="com.termux.api.SpeechToTextAPI$SpeechToTextService"/>
|
||||
<service android:name="com.termux.api.TextToSpeechAPI$TextToSpeechService" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user