Skip to content

Instantly share code, notes, and snippets.

View ishaangarg's full-sized avatar

Ishaan Garg ishaangarg

View GitHub Profile
@ishaangarg
ishaangarg / activity_main.xml
Created January 24, 2018 12:30
ProSwipeBtnIssue
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent">
<RelativeLayout
android:id="@+id/relativeLayout6"
android:layout_width="match_parent"
/*
* Copyright (C) 2014 sebnapi
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software