Previously, I\'m using the following old support libraries \"23.1.1\".
compile \'com.android.support:appcompat-v7:23.1.1\' compile \'com.android.support:supp
To fix this bug row_layout should have height fixed or wrap_content! I also had this problem and just realized that the height of row_layout was match_parent.