Closed aungthuramoe1997 closed 3 years ago
I can't change text size via xml or programmatically.I use my andorid 10 device .
<com.robinhood.ticker.TickerView android:id="@+id/text_view_result" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_centerHorizontal="true" android:text="--" app:ticker_animationDuration="700" android:textColor="@color/successColor" android:textSize="90sp" />
I can't change text size via xml or programmatically.I use my andorid 10 device .