TechnologyMaster
TechnologyMaster
hii I had the same problem. have you find solution ?
Hii @Abdelsattar I found solution . in xml file set this attribute `card_view:mrl_rippleOverlay="true"` . It will do proper effect .
@Abdelsattar it's working perfect for me. In adapter item layout card view is used . so this is worked for me. Have you also added this property ? `card_view:mrl_rippleInAdapter="true"` if...
@akmalshukri use this property in xml file to set select tab text color.
@DarrylJohnson170 can you show your xml file in which you have use pagerslidingTabStrip.?
@rameshsambu44 may be in xml file , in top level layout you forget to declare xmlns:app="http://schemas.android.com/apk/res-auto" , so these properties may not be shown to you.
@mountainC I can't find solution .then I implemented YouTubeThumbnailView .