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:id="@+id/first_action"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:scrollbars="none"
|
||||||
style="@style/ConditionHalfCardBorderlessButton"/>
|
style="@style/ConditionHalfCardBorderlessButton"/>
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
Reference in New Issue
Block a user