OpenSRP/opensrp-client-anc

View on GitHub
reference-app/src/main/res/xml/authenticator.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="utf-8"?>
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
    android:accountType="org.smartregister.anc"
    android:icon="@mipmap/ic_launcher"
    android:label="@string/app_name"
    android:smallIcon="@mipmap/ic_launcher" />