fix medtronnic history view
This commit is contained in:
parent
49163c43d3
commit
5fce7baad5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
android:enabled="true"
|
android:enabled="true"
|
||||||
android:exported="false" />
|
android:exported="false" />
|
||||||
|
|
||||||
<activity android:name=".dialog.MedtronicHistoryActivity" />
|
<activity android:name=".dialog.MedtronicHistoryActivity" android:theme="@style/AppTheme" />
|
||||||
|
|
||||||
<uses-library android:name="org.apache.http.legacy" android:required="false"/>
|
<uses-library android:name="org.apache.http.legacy" android:required="false"/>
|
||||||
</application>
|
</application>
|
||||||
|
|
Loading…
Reference in a new issue