pay_password_empty_item.xml 382 Bytes
<?xml version="1.0" encoding="utf-8"?>
<View xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:tools="http://schemas.android.com/tools"
    android:layout_width="match_parent"
    android:layout_height="@dimen/dp_50"
    android:layout_margin="@dimen/line_size"
    android:focusable="false"
    tools:context="com.studymachine.www.ui.dialog.PayPasswordDialog" />