give poll result backgrounds a rounded shape (#1626)

* give poll result backgrounds a rounded shape

* fix rtl layout of poll options
This commit is contained in:
Konrad Pozniak 2020-01-07 19:38:32 +01:00 committed by GitHub
commit b87a1711f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 1 deletions

View file

@ -17,6 +17,7 @@
android:paddingTop="2dp"
android:paddingEnd="6dp"
android:paddingBottom="2dp"
android:textAlignment="viewStart"
android:textColor="?android:attr/textColorPrimary"
android:textSize="?attr/status_text_medium"
tools:text="40%" />