Skip to content

Commit

Permalink
Make manifest replacement more specific (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
linl33 authored and clarlars committed Sep 7, 2018
1 parent 010d048 commit 201100b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tables_app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<application
android:name="org.opendatakit.tables.application.Tables"
tools:node="replace"
tools:replace="android:theme"
android:icon="@drawable/icon"
android:label="@string/app_name"
android:logo="@drawable/odk_tables_ab_icon"
Expand Down

0 comments on commit 201100b

Please sign in to comment.