I want to use flex-layout in my android application, but in right to left direction in pre-17 API device. can anybody help me?
use this :
app:flexDirection="row_reverse"