Databinding with Comparison Operator
What you will
How to use Greater Than Operator
How to use Less Than Operator
How to use Greater and equal to Operator
How to use Less than and equal to Operator
What you will do
Create new Activity
Modify layout for databinding
Initialized the databinding object from layout file in code
Apply comparison operator to get different result based on condition