79093298

Date: 2024-10-16 09:09:49
Score: 0.5
Natty:
Report link

I know I'm late, but this is the right answer: getKalase().

@Bindable
public int getKalase() {
     return userRole != null && userRole.getId() != 0 ? View.VISIBLE : View.GONE;
}

I'm sure you already know that.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: ARadzh