-
[Android] How to center a two-line text in a One TextView? 한개의 텍스트뷰에서 라인 2개 이상일 때 가운데 정렬Android 2020. 6. 22. 11:09반응형
Text의 라인은 \n 구분된다고 할 때
android:gravity="center_horizontal" 로 가운데 정렬
반응형'Android' 카테고리의 다른 글
[Android] Kotlin에서 정규식 사용하여 숫자만 추출 (0) 2020.06.22 [Android] Android Studio 코드 자동정렬 기준 길이 늘리는 방법 / 기준선 넓게 잡기 (0) 2020.06.22 [Android] EditText 자동으로 포커스 막기 (Prevent auto focus) (0) 2020.06.22 java.lang.NoClassDefFoundError: Failed resolution of: Landroid/view/View$OnUnhandledKeyEventListener (0) 2020.06.20 Android Library(Android Archive) aar의 리소스 변경하기 (0) 2020.06.18