added findbyname in locationlistmanager

This commit is contained in:
Sem van der Hoeven
2021-01-06 19:25:10 +01:00
parent aeb676e594
commit c2bf1d762a
4 changed files with 18 additions and 5 deletions

View File

@@ -17,7 +17,8 @@
android:supportsRtl="true"
android:theme="@style/Theme.NextLocation"
android:hardwareAccelerated="false">
<activity android:name=".MainActivity">
<activity android:name=".MainActivity"
android:screenOrientation="portrait">
<intent-filter>
<action android:name="android.intent.action.MAIN" />