Skip to content

Instantly share code, notes, and snippets.

View PedroCarrillo's full-sized avatar

Pedro Carrillo PedroCarrillo

View GitHub Profile
@PedroCarrillo
PedroCarrillo / item_expandable_comment.xml
Created August 12, 2017 21:01
this is a layout for a simple comment
<?xml version="1.0" encoding="utf-8"?>
<android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
xmlns:app="http://schemas.android.com/apk/res-auto">
<LinearLayout
android:id="@+id/separatorContainer"
android:layout_width="wrap_content"