# HttpUrlTextView **Repository Path**: mirrors_razerdp/HttpUrlTextView ## Basic Information - **Project Name**: HttpUrlTextView - **Description**: // 自识别url的textview - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HttpUrlTextView ## // 自识别url的textview,利用正则表达式检测url,并对其设置span,达到点击事件的效果。支持原文有span的text导入并保持原来的span点击效果不变
// 2015-11 :增加是否解析的开关