Audit and Bulk image upload

This commit is contained in:
yadavendras
2018-04-06 19:02:14 +05:30
parent d53bca0e29
commit 3c2dc05314
52 changed files with 2569 additions and 325 deletions
@@ -1,5 +1,6 @@
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:card_view="http://schemas.android.com/apk/res-auto"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
@@ -84,7 +85,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingLeft="5dp"
android:paddingRight="5dp">
android:paddingRight="5dp"
app:passwordToggleEnabled="true">
<EditText
android:id="@+id/password"