A
A
artshelom2017-09-30 19:05:19
Android
artshelom, 2017-09-30 19:05:19

Missing text in toolbar, how to fix it??

If I declare Toolbar variable via ButterKnife, I can't set title

@BindView(R.id.toolbar) @Nullable
    Toolbar toolbar;

And if in onCreate, then everything works fine, how to fix it ??

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
rainmatic, 2017-10-01
@artshelom

butterknife-compiler included in build.gradle? (See https://github.com/JakeWharton/butterknife/issues/531 ). Could you describe the problem more clearly, with an error log, for example.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question