<TextView
android:id="@+id/tvContent"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textIsSelectable="true" />

빨간색 부분 옵션을 추가하면됨

'android' 카테고리의 다른 글

VectorDrawable를 Bitmap로 변환  (0) 2018.03.07
pendingIntent Flag 옵션  (1) 2018.02.02
비트맵 파일로 떨어트리기  (0) 2017.12.14
웹뷰 바로 전의 URL 가져오기  (0) 2017.12.12
코드로 원 그리기  (0) 2017.12.11

+ Recent posts