ConstraintLayout is behaving inconsistently if a TextView has very fewer texts than other TextView wrapped in horizontal LinearLayout. If a character in left TextView
There are some bugs regarding wrap_content in constraintLayout version 1.0.2 as per google developer whom I talked. He suggested to use 1.1.0-beta4 version and by using version 1.1.0-beta4 my issue has been fixed.