Apply theme in test

pull/1729/head
takahirom 2 weeks ago
parent 4a0723441f
commit 2a2f45d51e
No known key found for this signature in database
GPG Key ID: 74C748A90802F104

@ -14,4 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--> -->
<manifest /> <manifest xmlns:android="http://schemas.android.com/apk/res/android">
<!-- This theme is the same base theme as the theme we use for production app -->
<application android:theme="@android:style/Theme.Material.NoActionBar" />
</manifest>
Loading…
Cancel
Save