You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am very new to programming so excuse me if I am merely being ignorant. For my application, coloring the text in a Mathview could be highly beneficial, but I cannot make it behave this way
Is there any way to color the text?
I tried manually inserting android:textColor="@color/red" since code-completion does not work, but it does not seem to work. Thanks!
The text was updated successfully, but these errors were encountered:
Hello,
I am very new to programming so excuse me if I am merely being ignorant. For my application, coloring the text in a Mathview could be highly beneficial, but I cannot make it behave this way
Is there any way to color the text?
I tried manually inserting android:textColor="@color/red" since code-completion does not work, but it does not seem to work. Thanks!
The text was updated successfully, but these errors were encountered: