public class IMSelectTribeAtMemeberPageUI
extends BaseAdvice
| Constructor and Description |
|---|
IMSelectTribeAtMemeberPageUI(Pointcut pointcut) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCustomAtOkButtonColor(android.content.Context context) |
android.view.View |
getCustomSearchView(android.content.Context context)
获取自定义搜索view
|
android.view.View |
getCustomTitle(android.app.Activity activity,
android.content.Context context,
android.view.LayoutInflater inflater)
返回自定义title
|
public IMSelectTribeAtMemeberPageUI(Pointcut pointcut)
public android.view.View getCustomTitle(android.app.Activity activity,
android.content.Context context,
android.view.LayoutInflater inflater)
activity - 群@选择列表activitycontext - 当前activity的contextinflater - LayoutInflater实例public android.view.View getCustomSearchView(android.content.Context context)
context - 当前界面的contextpublic int getCustomAtOkButtonColor(android.content.Context context)