com-dot-app-sancharsaathi-1-5-0.apk

Download file
    <?xml version="1.0" encoding="utf-8"?>
<ImageView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:aapt="http://schemas.android.com/aapt" android:id="@+id/action_mode_close_button" android:paddingLeft="8dp" android:focusable="true" android:clickable="true" android:layout_width="wrap_content" android:layout_height="match_parent" android:layout_marginRight="16dp" android:contentDescription="@string/abc_action_mode_done" android:paddingStart="8dp" android:layout_marginEnd="16dp" app:srcCompat="?attr/actionModeCloseDrawable" style="?attr/actionModeCloseButtonStyle"/>
    
Download file