nativescript-filter-select
nativescript-filter-select copied to clipboard
Center Filter Select Text
trafficstars
Can you add a way to move the filter select label and selected values left, center, or right align? Or is there already a way to do this that I am missing? Thanks!

@tylerablake sorry for the delay
Did you try to overwride the styles.css ??
No problem @moayadnajd.
I was going to work on submitting a pull request maybe.
Basically this was overwriting my css styles.
On line 309 in filter-select.common.ts
dropholder.horizontalAlignment = "center";