나의 플랫폼/안드로이드
[Android] Custom TextView not working gravity
GsBOB
2016. 1. 22. 10:35
혹시, CustomTextView를 만들었는데 Text가 gravity가 적용 되지 않을 경우!!!!
그냥 믿져야 본전으로 CustomTextView를 RelativeLayout으로 감싸보세요. (아니면 LinearLayout)
android bug로 비슷한 경우가 몇번 발생 한다고 합니다.
참고하세요.
참고 : http://stackoverflow.com/questions/21658826/textview-gravity-not-working-on-api-18-or-higher