|
|
|
@ -34,11 +34,6 @@ class TransactionDataFragment : EditableDataFragment(), StaticRowRepresentableDa |
|
|
|
return this.model.item as Transaction |
|
|
|
return this.model.item as Transaction |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
override fun onViewCreated(view: View, savedInstanceState: Bundle?) { |
|
|
|
|
|
|
|
super.onViewCreated(view, savedInstanceState) |
|
|
|
|
|
|
|
// shouldOpenKeyboard = false |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
override fun initData() { |
|
|
|
override fun initData() { |
|
|
|
super.initData() |
|
|
|
super.initData() |
|
|
|
|
|
|
|
|
|
|
|
|