NaTo1000/termux-app-bucket / app /src /main /res /layout /view_terminal_toolbar_text_input.xml
NaTo1000's picture
download
raw
671 Bytes
<?xml version="1.0" encoding="utf-8"?>
<EditText xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/terminal_toolbar_text_input"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:imeOptions="actionSend|flagNoFullscreen"
android:maxLines="1"
android:inputType="text"
android:importantForAutofill="no"
android:textColor="@android:color/white"
android:textColorHighlight="@android:color/darker_gray"
android:paddingTop="0dp"
android:textCursorDrawable="@null"
android:paddingBottom="0dp"
tools:ignore="LabelFor" />

Xet Storage Details

Size:
671 Bytes
·
Xet hash:
dc0a6c08e1e65c4201e2744f943bfbf3d832ab59d4c839d3e2f508a95cd94fb8

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.