Skip to content

Commit

Permalink
Merge pull request #98 from victordiaz/develop
Browse files Browse the repository at this point in the history
change button color in update screen
  • Loading branch information
victordiaz authored Jan 31, 2021
2 parents 6df1d37 + 16ff4c0 commit 713f415
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phonk_app/src/main/res/layout/update_activity.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@
android:layout_marginBottom="16dp"
android:foreground="?attr/selectableItemBackground"
android:text="Let's go"
android:textColor="@color/phonk_backgroundColor"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="@+id/btnSkip"
Expand Down

0 comments on commit 713f415

Please sign in to comment.