资源简介
Android开发中评论功能已经非常常见了,比如朋友圈里的评论,该例子实现了一般评论回复功能,包括添加回复。实现比较简单,仅供学习参考,希望有所启发!
代码片段和文件信息
/**
* Automatically generated file. DO NOT MODIFY
*/
package com.example.studycommentdemo.testcommentdemo.test;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean(“true“);
public static final String APPLICATION_ID = “com.example.studycommentdemo.testcommentdemo.test“;
public static final String BUILD_TYPE = “debug“;
public static final String FLAVOR = ““;
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = “1.0“;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 127 2017-09-19 22:29 TestCommentDemo\.gitignore
文件 149833 2017-09-24 18:04 TestCommentDemo\.gradle\3.3\taskArtifacts\fileHashes.bin
文件 5855293 2017-09-24 18:04 TestCommentDemo\.gradle\3.3\taskArtifacts\fileSnapshots.bin
文件 138332 2017-09-24 18:04 TestCommentDemo\.gradle\3.3\taskArtifacts\taskArtifacts.bin
文件 17 2017-09-24 18:04 TestCommentDemo\.gradle\3.3\taskArtifacts\taskArtifacts.lock
文件 170086 2017-09-22 15:07 TestCommentDemo\.gradle\3.3\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.bin
文件 17 2017-09-22 15:07 TestCommentDemo\.gradle\3.3\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.lock
文件 20133 2017-09-22 15:07 TestCommentDemo\.gradle\3.3\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.bin
文件 17 2017-09-22 15:07 TestCommentDemo\.gradle\3.3\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.lock
文件 686 2017-09-19 22:29 TestCommentDemo\.idea\compiler.xm
文件 76 2017-09-19 22:29 TestCommentDemo\.idea\copyright\profiles_settings.xm
文件 626 2017-09-19 22:29 TestCommentDemo\.idea\gradle.xm
文件 624 2017-09-19 22:29 TestCommentDemo\.idea\libraries\animated_vector_drawable_25_3_1.xm
文件 588 2017-09-19 22:29 TestCommentDemo\.idea\libraries\appcompat_v7_25_3_1.xm
文件 410 2017-09-19 22:29 TestCommentDemo\.idea\libraries\constraint_layout_1_0_2.xm
文件 360 2017-09-19 22:29 TestCommentDemo\.idea\libraries\constraint_layout_solver_1_0_2.xm
文件 602 2017-09-19 22:29 TestCommentDemo\.idea\libraries\espresso_core_2_2_2.xm
文件 635 2017-09-19 22:29 TestCommentDemo\.idea\libraries\espresso_idling_resource_2_2_2.xm
文件 653 2017-09-19 22:29 TestCommentDemo\.idea\libraries\exposed_instrumentation_api_publish_0_5.xm
文件 526 2017-09-19 22:29 TestCommentDemo\.idea\libraries\hamcrest_core_1_3.xm
文件 354 2017-09-19 22:29 TestCommentDemo\.idea\libraries\hamcrest_integration_1_3.xm
文件 342 2017-09-19 22:29 TestCommentDemo\.idea\libraries\hamcrest_library_1_3.xm
文件 330 2017-09-19 22:29 TestCommentDemo\.idea\libraries\javawriter_2_1_1.xm
文件 358 2017-09-19 22:29 TestCommentDemo\.idea\libraries\javax_annotation_api_1_2.xm
文件 511 2017-09-19 22:29 TestCommentDemo\.idea\libraries\javax_inject_1.xm
文件 330 2017-09-19 22:29 TestCommentDemo\.idea\libraries\jsr305_2_0_1.xm
文件 477 2017-09-19 22:29 TestCommentDemo\.idea\libraries\junit_4_12.xm
文件 597 2017-09-19 23:04 TestCommentDemo\.idea\libraries\recyclerview_v7_25_3_1.xm
文件 563 2017-09-19 22:29 TestCommentDemo\.idea\libraries\rules_0_5.xm
文件 566 2017-09-19 22:29 TestCommentDemo\.idea\libraries\runner_0_5.xm
............此处省略2108个文件信息
- 上一篇:基于JSP的医院网上预约挂号系统的设计与实现
- 下一篇:北大青鸟超市订单管理系统
相关资源
- 基于Android智能终端的远程控制电脑系
- android移动应用开发
- Android屏保
- Android获取本地Wifi的Mac地址[实测MIUI
- Android集成消息推送之MQTT
- 开心词场Android
- android项目app,旅游服务
- Android开机向导设置系统语言WiFi向导
- android扫雷demo
- Android逆向分析权限和API提取工具
- 第一行代码—Android Word版.docx
- 基于Android的酒店预订系统
- Android 使用SeekBar时动态显示进度且随
- Android Vitamio基本调用
- android studio基于XMPPOpenfireSmack聊天dem
- 安卓android stduio二维码扫描跳转页面,
- ibeacon 蓝牙 扫描 rssi 距离 android 源码
- android端的图片上传
- android环形进度条
- Android TabLayout的Indicator设置为图片
- Android 实现画板功能
- android调用vlcjni.so解码播放视频demo
- Android系统安全揭秘
- Android\\android-sdk\\extras
- FFmpeg_audio_video_demo_android
- Android Studio 2.3 汉化包修复设置打不开
- Androidfby
- android之基于高德地图的移动轨迹的可
- Android调用WebService的包括服务器端和客
- ARM Cortex-A8嵌入式系统开发与实践——
评论
共有 条评论