diff --git a/vector/src/main/res/layout/item_space_beta_header.xml b/vector/src/main/res/layout/item_space_beta_header.xml index 9df9e26386..47891814a4 100644 --- a/vector/src/main/res/layout/item_space_beta_header.xml +++ b/vector/src/main/res/layout/item_space_beta_header.xml @@ -1,55 +1,43 @@ - - + android:layout_height="wrap_content" + android:layout_marginTop="8dp" + android:text="@string/spaces_header" + android:textColor="?riotx_text_primary" + android:textSize="15sp" + android:textStyle="bold" + app:drawableEndCompat="@drawable/ic_beta_pill" /> - + - + - - - - - - - - - \ No newline at end of file +