Added subtitles, refactoring

This commit is contained in:
M66B
2019-02-21 21:17:09 +01:00
parent ec4fa1857d
commit 912123b862
5 changed files with 11 additions and 6 deletions

View File

@@ -56,6 +56,8 @@ public class FragmentAnswer extends FragmentBase {
@Override
@Nullable
public View onCreateView(@NonNull LayoutInflater inflater, @Nullable ViewGroup container, @Nullable Bundle savedInstanceState) {
setSubtitle(R.string.menu_answers);
view = (ViewGroup) inflater.inflate(R.layout.fragment_answer, container, false);
// Get controls