android评论demo


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.gradle3.3 askArtifactsfileHashes.bin

     文件    5855293  2017-09-24 18:04  TestCommentDemo.gradle3.3 askArtifactsfileSnapshots.bin

     文件     138332  2017-09-24 18:04  TestCommentDemo.gradle3.3 askArtifacts askArtifacts.bin

     文件         17  2017-09-24 18:04  TestCommentDemo.gradle3.3 askArtifacts askArtifacts.lock

     文件     170086  2017-09-22 15:07  TestCommentDemo.gradle3.3 asks\_app_compileDebugJavaWithJavaclocalClassSetAnalysislocalClassSetAnalysis.bin

     文件         17  2017-09-22 15:07  TestCommentDemo.gradle3.3 asks\_app_compileDebugJavaWithJavaclocalClassSetAnalysislocalClassSetAnalysis.lock

     文件      20133  2017-09-22 15:07  TestCommentDemo.gradle3.3 asks\_app_compileDebugJavaWithJavaclocalJarClasspathSnapshotlocalJarClasspathSnapshot.bin

     文件         17  2017-09-22 15:07  TestCommentDemo.gradle3.3 asks\_app_compileDebugJavaWithJavaclocalJarClasspathSnapshotlocalJarClasspathSnapshot.lock

     文件        686  2017-09-19 22:29  TestCommentDemo.ideacompiler.xml

     文件         76  2017-09-19 22:29  TestCommentDemo.ideacopyrightprofiles_settings.xml

     文件        626  2017-09-19 22:29  TestCommentDemo.ideagradle.xml

     文件        624  2017-09-19 22:29  TestCommentDemo.idealibrariesanimated_vector_drawable_25_3_1.xml

     文件        588  2017-09-19 22:29  TestCommentDemo.idealibrariesappcompat_v7_25_3_1.xml

     文件        410  2017-09-19 22:29  TestCommentDemo.idealibrariesconstraint_layout_1_0_2.xml

     文件        360  2017-09-19 22:29  TestCommentDemo.idealibrariesconstraint_layout_solver_1_0_2.xml

     文件        602  2017-09-19 22:29  TestCommentDemo.idealibrariesespresso_core_2_2_2.xml

     文件        635  2017-09-19 22:29  TestCommentDemo.idealibrariesespresso_idling_resource_2_2_2.xml

     文件        653  2017-09-19 22:29  TestCommentDemo.idealibrariesexposed_instrumentation_api_publish_0_5.xml

     文件        526  2017-09-19 22:29  TestCommentDemo.idealibrarieshamcrest_core_1_3.xml

     文件        354  2017-09-19 22:29  TestCommentDemo.idealibrarieshamcrest_integration_1_3.xml

     文件        342  2017-09-19 22:29  TestCommentDemo.idealibrarieshamcrest_library_1_3.xml

     文件        330  2017-09-19 22:29  TestCommentDemo.idealibrariesjavawriter_2_1_1.xml

     文件        358  2017-09-19 22:29  TestCommentDemo.idealibrariesjavax_annotation_api_1_2.xml

     文件        511  2017-09-19 22:29  TestCommentDemo.idealibrariesjavax_inject_1.xml

     文件        330  2017-09-19 22:29  TestCommentDemo.idealibrariesjsr305_2_0_1.xml

     文件        477  2017-09-19 22:29  TestCommentDemo.idealibrariesjunit_4_12.xml

     文件        597  2017-09-19 23:04  TestCommentDemo.idealibraries
ecyclerview_v7_25_3_1.xml

     文件        563  2017-09-19 22:29  TestCommentDemo.idealibraries
ules_0_5.xml

     文件        566  2017-09-19 22:29  TestCommentDemo.idealibraries
unner_0_5.xml

............此处省略2108个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)