Merge "Disable scrollbar of the button in conditional card"
This commit is contained in:
committed by
Android (Google) Code Review
commit
f4140cd585
@@ -61,6 +61,7 @@
|
||||
android:id="@+id/first_action"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:scrollbars="none"
|
||||
style="@style/ConditionHalfCardBorderlessButton"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
Reference in New Issue
Block a user