kopia lustrzana https://github.com/felHR85/UsbSerial
Added scroll vertically automatically in TextView
rodzic
796f59fd0c
commit
bb214e85d7
|
@ -23,7 +23,9 @@
|
|||
android:layout_height="150dp"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_marginTop="34dp"
|
||||
android:background="#FFFFFF"/>
|
||||
android:background="#FFFFFF"
|
||||
android:scrollbars="vertical"
|
||||
android:gravity="bottom" />
|
||||
|
||||
<EditText
|
||||
android:id="@+id/editText1"
|
||||
|
|
Ładowanie…
Reference in New Issue