Move terminal input related classed to com.termux.app.input package

This commit is contained in:
agnostic-apollo
2021-03-10 02:32:33 +05:00
parent 14c49867f7
commit 324a69f7fa
9 changed files with 138 additions and 107 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<com.termux.app.ExtraKeysView xmlns:android="http://schemas.android.com/apk/res/android"
<com.termux.app.input.extrakeys.ExtraKeysView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/extra_keys"
style="?android:attr/buttonBarStyle"
android:layout_width="match_parent"