Commit 7424ade8 authored by Filipe de Lima Brito's avatar Filipe de Lima Brito

Remove white line.

parent 2909a7e7
...@@ -182,4 +182,4 @@ class AuthenticationLoginFragment : Fragment() { ...@@ -182,4 +182,4 @@ class AuthenticationLoginFragment : Fragment() {
private fun hideFab() { private fun hideFab() {
button_fab.postDelayed({button_fab.hide() }, 1500) button_fab.postDelayed({button_fab.hide() }, 1500)
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment