Commit 6627a9a1 authored by Tiago Cunha's avatar Tiago Cunha

Renaming file

parent 5a5da445
......@@ -24,7 +24,6 @@ abstract class AbstractChatRoomDialogFragment extends BottomSheetDialogFragment
@Override
public void onCreate(@Nullable Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
Bundle args = getArguments();
if (args != null) {
handleArgs(args);
......
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