<com.roughike.swipeselector.SwipeSelector android:id="@+id/swipeSelector1" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_weight="1" android:layout_marginTop="20dp" android:layout_marginLeft="25dp" android:layout_marginRight="25dp" app:swipe_descriptionGravity="center" /> 

How to change the font and text size of SwipeSelector ?
Link to the library: https://github.com/roughike/SwipeSelector

  • Give a link at least to SwipeSelector - Vladyslav Matviienko
  • 2
    On the main page of the library this is all described - Vladyslav Matviienko
  • I looked I couldn't figure it out. Tell me more - elik
  • no, sorry, I will not copy-paste from there. There is a section Customization , where everything is described. Read it. - Vladyslav Matviienko September
  • one
    there is a clear way for how to do everything. This is a third-party library. You can ask the author of the library to add another way if this one does not suit you. But you wrote in the question that you want to know how to do it. And I commented that on the library page there is a description of how to do this. How can I know that for some reason this method does not suit you? And write at least why it does not suit you, for that matter - Vladyslav Matviienko

0