Skip to content

Instantly share code, notes, and snippets.

View ngoheen's full-sized avatar

Nancy Goheen ngoheen

View GitHub Profile
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:background="@color/md_white_1000"
android:layout_height="match_parent">
<RelativeLayout
android:orientation="vertical"
android:layout_width="match_parent"
$(document).ready(function() {
var carouselId;
var idx;
$("article").on("click", ".gallery-fullscreen-btn", function() {
document.location.href = "app://openGallery?cardID=" + $(this).data("cardid") + "&position=" + $(this).data("slideposition");
});
$('.truncate-caption').each(function() {
$(this).trunk8({