You just need to add app:backgroundTint="@null" to the button to avoid taking the shade of the colorPrimary <Button android:id="@+id/button2" ...
確定! 回上一頁