Starting on an Autenticate activity to obtain access token - the POST parameters are not working yet....
This commit is contained in:
@@ -61,6 +61,14 @@
|
||||
android:title="@string/data_log_manager"
|
||||
/>
|
||||
|
||||
<item
|
||||
android:enabled="true"
|
||||
android:id="@+id/action_authenticate_api"
|
||||
android:icon="@drawable/ic_action_settings"
|
||||
android:showAsAction="never|withText"
|
||||
android:title="@string/authenticate"
|
||||
/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_logs"
|
||||
android:icon="@drawable/ic_action_settings"
|
||||
|
||||
Reference in New Issue
Block a user