NayMak

Results 3 issues of NayMak

In my RecyclerView, every item uses this XML: ``` ``` I set DiagonalLayout angles simply like that in my Adapter (according to the item's position): ``` if (getAdapterPosition() == 0)...

Is there a way to add a border to the ObliqueView element? I tried to add a drawable to it (with a stroke), unfortunately borders are not rotated and stay...

enhancement

Base URL of the api is : `http://data.nba.net/10s/prod/v1/` Could someone explain me what is that "10s" purpose? I first thought it means "the 2010s", but if it is the case,...