getDrawerTitle
Returns the title of the drawer with the given gravity.
Return
The title of the drawer, or null if none set.
Parameters
edgeGravity
Gravity.LEFT, RIGHT, START or END. Expresses which drawer to return the title for.
Returns the title of the drawer with the given gravity.
The title of the drawer, or null if none set.
Gravity.LEFT, RIGHT, START or END. Expresses which drawer to return the title for.