Indentation fixed

This commit is contained in:
Victor Nidens 2017-07-18 17:23:31 +03:00 committed by AndyScherzinger
parent c9b185f843
commit 1d0675138e
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -19,7 +19,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:padding="@dimen/standard_padding"
@ -231,7 +231,7 @@
android:layout_height="wrap_content"
android:visibility="gone"
app:passwordToggleDrawable="@drawable/password_visibility_selector"
app:passwordToggleTint="@color/white">
app:passwordToggleTint="@color/white">
<EditText
android:id="@+id/account_password"