File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
app/src/main/java/com/termux Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 3
3
import android .app .Activity ;
4
4
import android .app .AlertDialog ;
5
5
import android .content .DialogInterface ;
6
- import android .content .res .Configuration ;
7
6
import android .text .Selection ;
8
7
import android .util .TypedValue ;
9
8
import android .view .KeyEvent ;
10
9
import android .view .ViewGroup .LayoutParams ;
11
- import android .view .WindowManager ;
12
10
import android .widget .EditText ;
13
11
import android .widget .LinearLayout ;
14
12
import android .widget .TextView ;
Original file line number Diff line number Diff line change 8
8
import android .net .Uri ;
9
9
import android .provider .OpenableColumns ;
10
10
import android .util .Log ;
11
- import android .util .MutableBoolean ;
12
11
import android .util .Patterns ;
13
12
14
13
import com .termux .R ;
You can’t perform that action at this time.
0 commit comments