Answer the question
In order to leave comments, you need to log in
What's wrong with the button?
<Button
android:id="@+id/button"
android:layout_width="120dp"
android:layout_height="40dp"
android:layout_gravity="center_horizontal"
android:layout_marginTop="@dimen/marginSize"
android:fontFamily="@font/roboto"
android:text="@string/ready"
android:textColor="@color/black"
android:textFontWeight="@android:integer/config_longAnimTime"
app:backgroundTint="@color/green" />
Answer the question
In order to leave comments, you need to log in
Everything is ok with the button. Something is wrong somewhere else.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question