Apply theme in test

pull/1837/head
takahirom 9 months ago
parent 84f20ce6cd
commit 9ccb7f1e61

@ -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