new 124 version with cuvette size option
This commit is contained in:
5
app/src/main/res/xml/authenticator.xml
Normal file
5
app/src/main/res/xml/authenticator.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:accountType="com.example.account"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:smallIcon="@mipmap/ic_launcher" />
|
||||
Reference in New Issue
Block a user