[WIP] Add Issue/Comment Reactions #490

Closed
opyale wants to merge 14 commits from (deleted):layout-reactions into master
Showing only changes of commit 08ae6a61bd - Show all commits

View File

@ -4,6 +4,7 @@
android:layout_height="wrap_content"
android:background="?attr/primaryBackgroundColor"
android:orientation="vertical"
android:paddingTop="5dp"
android:paddingBottom="8dp">
<androidx.core.widget.NestedScrollView