Mahdi Azadbar

Results 6 issues of Mahdi Azadbar

how can i use ObservableRecyclerView in ObservableScrollView with out any lag. i use ObservableRecyclerView in ObservableScrollViewand i use Custome LayoutManager but in scroll between recycle and scrool not good and...

i decide to use java 8 and change my gradle to below code ` ``` jackOptions { enabled true } } compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8 } ``` `...

hi. great library. i have a problem for getCount of item after swipe and remove item of view!! after remove view count of getCount do not decrease? and when i...

it's work for reverse list view? ``` android:stackFromBottom="true" android:transcriptMode="normal" ``` ```

hi Call volume is too low! how can i fix it?

how can i set EditText FoatText font style. at default use device font for float text? help me. thnaks