1
0
Fork 0
mirror of https://github.com/TeamNewPipe/NewPipe.git synced 2025-10-03 09:49:21 +02:00

Use material button in channel fragment

This commit is contained in:
Isira Seneviratne 2025-09-21 13:22:20 +05:30
parent 8aef204f68
commit b6e5708137

View file

@ -116,7 +116,7 @@
app:layout_constraintTop_toBottomOf="@+id/sub_channel_title_view" app:layout_constraintTop_toBottomOf="@+id/sub_channel_title_view"
tools:text="123,141,411 subscribers" /> tools:text="123,141,411 subscribers" />
<androidx.appcompat.widget.AppCompatButton <Button
android:id="@+id/channel_subscribe_button" android:id="@+id/channel_subscribe_button"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"