mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 19:10:11 +01:00
Added texts
This commit is contained in:
@@ -58,7 +58,7 @@ public class FragmentAnswer extends FragmentBase {
|
||||
@Override
|
||||
@Nullable
|
||||
public View onCreateView(@NonNull LayoutInflater inflater, @Nullable ViewGroup container, @Nullable Bundle savedInstanceState) {
|
||||
setSubtitle(R.string.menu_answers);
|
||||
setSubtitle(R.string.title_answer_caption);
|
||||
|
||||
view = (ViewGroup) inflater.inflate(R.layout.fragment_answer, container, false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user