Skip to content

Commit b6e5708

Browse files
Use material button in channel fragment
1 parent 8aef204 commit b6e5708

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/res/layout/fragment_channel.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
app:layout_constraintTop_toBottomOf="@+id/sub_channel_title_view"
117117
tools:text="123,141,411 subscribers" />
118118

119-
<androidx.appcompat.widget.AppCompatButton
119+
<Button
120120
android:id="@+id/channel_subscribe_button"
121121
android:layout_width="wrap_content"
122122
android:layout_height="wrap_content"

0 commit comments

Comments
 (0)