Skip to content

Commit

Permalink
Tweak for final build
Browse files Browse the repository at this point in the history
  • Loading branch information
rechner committed Feb 19, 2020
1 parent 94cae2b commit d272c08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions app/src/main/res/layout/activity_fullscreen.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@

<Button
android:id="@+id/scan_button"
style="@android:style/Widget.Button"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties.example → gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SquareClientId="REPLACE_WITH_SQUARE_API_KEY"

-APISApiKey="API_KEY_HERE"
APISApiKey="API_KEY_HERE"

0 comments on commit d272c08

Please sign in to comment.