mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-22 06:37:30 +00:00
Resolve Doc warning
This commit is contained in:
parent
3de2f4ea99
commit
31f6f735f2
@ -106,7 +106,7 @@ public abstract class FeedItemViewHolder extends RecyclerView.ViewHolder {
|
||||
* expands or collapses {@link RamboTextView} [stg idek why i wrote this documentation]
|
||||
*
|
||||
* @param textView the {@link RamboTextView} view, to expand and collapse
|
||||
* @param caption
|
||||
* @param caption caption
|
||||
* @return isExpanded
|
||||
*/
|
||||
public static boolean expandCollapseTextView(@NonNull final RamboTextView textView, final CharSequence caption) {
|
||||
|
Loading…
Reference in New Issue
Block a user