@ -50,6 +50,7 @@ class HandHistoryFragment : RealmFragment(), RowRepresentableDataSource, RowRepr
}
override fun onCreateView(inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle?): View? {
super.onCreateView(inflater, container, savedInstanceState)
return inflater.inflate(R.layout.fragment_hand_history, container, false)