Advertisement

Android开发之Compose开发-Text高级应用-ClickAbleTextSamples高仿同意隐私协议

阅读量:

传统方式呈现图表

查阅代码

复制代码
 package com.xiayiye5.composefirst.components

    
  
    
 import android.util.Log
    
 import androidx.compose.foundation.layout.fillMaxWidth
    
 import androidx.compose.foundation.text.ClickableText
    
 import androidx.compose.runtime.Composable
    
 import androidx.compose.ui.Modifier
    
 import androidx.compose.ui.graphics.Color
    
 import androidx.compose.ui.res.stringResource
    
 import androidx.compose.ui.text.SpanStyle
    
 import androidx.compose.ui.text.

全部评论 (0)

还没有任何评论哟~