visibility updated
This commit is contained in:
parent
5a91901eee
commit
0462f635a8
1 changed files with 1 additions and 1 deletions
|
@ -414,7 +414,7 @@ public class MenuBuilder {
|
|||
}
|
||||
});
|
||||
//TODO feature under development
|
||||
//b.setVisibility(View.GONE);
|
||||
b.setVisibility(View.GONE);
|
||||
b.setTextColor(ContextCompat.getColor(context, R.color.preference_category_title));
|
||||
return b;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue