- 2024-06-166.2
今日总结代码如下<?xmlversion="1.0"encoding="utf-8"?><LinearLayoutxmlns:android="http://schemas.android.com/apk/res/android"xmlns:app="http://schemas.android.com/apk/res-auto"xmlns:tools="http://s
- 2023-04-28在线直播系统源码,实现在图片上涂鸦并记录涂鸦轨迹
在线直播系统源码,实现在图片上涂鸦并记录涂鸦轨迹1.activity_main.xml界面 <?xmlversion="1.0"encoding="utf-8"?><LinearLayoutxmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-au
- 2023-04-26在线直播源码,自定义AlertDialog设置宽高并去掉默认的边框
在线直播源码,自定义AlertDialog设置宽高并去掉默认的边框1、先写一个自定义的AlertDialog。 packagecom.phone.common_library.dialog; importandroid.annotation.SuppressLint;importandroid.content.Context;importandroid.content.DialogInterface;importandroid.vie
- 2023-04-25直播软件搭建,为文字/图片添加按压效果
直播软件搭建,为文字/图片添加按压效果1、文字layout布局: <TextView android:layout_width="@dimen/textview_button_width" android:layout_height="match_parent" android:text="@string/wifi_item_hulv" android:textColor="@drawa