about to fix parcelables

This commit is contained in:
geeksville 2020-02-10 15:39:04 -08:00
parent 10ad07e136
commit a3198d3931
2 changed files with 3 additions and 4 deletions

View file

@ -77,6 +77,7 @@
<activity
android:name="com.geeksville.mesh.MainActivity"
android:label="@string/app_name"
android:screenOrientation="portrait"
android:theme="@style/AppTheme.NoActionBar">
<intent-filter>
<action android:name="android.intent.action.MAIN" />