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]
|
* expands or collapses {@link RamboTextView} [stg idek why i wrote this documentation]
|
||||||
*
|
*
|
||||||
* @param textView the {@link RamboTextView} view, to expand and collapse
|
* @param textView the {@link RamboTextView} view, to expand and collapse
|
||||||
* @param caption
|
* @param caption caption
|
||||||
* @return isExpanded
|
* @return isExpanded
|
||||||
*/
|
*/
|
||||||
public static boolean expandCollapseTextView(@NonNull final RamboTextView textView, final CharSequence caption) {
|
public static boolean expandCollapseTextView(@NonNull final RamboTextView textView, final CharSequence caption) {
|
||||||
|
Loading…
Reference in New Issue
Block a user