1
0

Add password encryption (#6)

Add password encryption
This commit is contained in:
RicomenPL
2017-07-31 16:52:34 +02:00
committed by GitHub
parent a7cd6e7983
commit 3271065263
18 changed files with 419 additions and 111 deletions

View File

@ -4,11 +4,9 @@
android:layout_height="match_parent"
tools:context="io.github.wulkanowy.activity.dashboard.board.BoardFragment">
<TextView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:text="Fragment Dashboard" />
</android.support.design.widget.CoordinatorLayout>