<Button
android:layout_width="0dp"
android:layout_height="70dp"
android:layout_weight="1"
android:background="@color/btn"
android:text="7"
android:backgroundTint="@color/txt"
android:textColor="@color/black"
android:textSize="16dp"/>
- am trying to change the background color, but the color value i give it, its still come out purple