Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f4140cd5 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Disable scrollbar of the button in conditional card"

parents bd8374fb 6020a3da
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>