mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-07 03:05:18 +08:00
Change theme for file picker
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
<activity
|
<activity
|
||||||
android:name="com.termux.filepicker.TermuxFilePickerActivity"
|
android:name="com.termux.filepicker.TermuxFilePickerActivity"
|
||||||
android:label="@string/application_name"
|
android:label="@string/application_name"
|
||||||
android:theme="@android:style/Theme.Material"
|
android:theme="@android:style/Theme.Material.Light.DarkActionBar"
|
||||||
android:noHistory="true">
|
android:noHistory="true">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<!--
|
<!--
|
||||||
|
Reference in New Issue
Block a user