Kotlin / anko

Pleasant Android application development
Apache License 2.0
15.9k stars 1.28k forks source link

textView.setMaxWidth() does not work #767

Closed Ryokooo closed 4 years ago

Ryokooo commented 4 years ago

while textview`s parent is constraintLayout, setMaxWidth does not work but relativeLayout works