Commit 03b64eb2 authored by divyanshu's avatar divyanshu

minor changes

parent 2502679b
......@@ -55,9 +55,9 @@ class MessageInfoFragment : Fragment(), MessageInfoView {
}
override fun onCreateView(
inflater: LayoutInflater,
container: ViewGroup?,
savedInstanceState: Bundle?
inflater: LayoutInflater,
container: ViewGroup?,
savedInstanceState: Bundle?
): View {
return inflater.inflate(R.layout.fragment_message_info, container, false)
}
......
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