add border radius to searchable people list for android

This commit is contained in:
Samuel Newman
2025-02-27 13:13:07 +00:00
parent bb2c6fe2d1
commit bc17c830cc
@@ -278,6 +278,8 @@ export function SearchablePeopleList({
a.border_b,
t.atoms.border_contrast_low,
t.atoms.bg,
{borderTopLeftRadius: a.rounded_md.borderRadius},
{borderTopRightRadius: a.rounded_md.borderRadius},
]}>
<View style={[a.relative, native(a.align_center), a.justify_center]}>
<Text