Skip to content

Commit

Permalink
Changed app module name to sample
Browse files Browse the repository at this point in the history
  • Loading branch information
mirrajabi committed Jul 1, 2018
1 parent 2a98f85 commit 45afcc9
Show file tree
Hide file tree
Showing 24 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
@@ -1,7 +1,7 @@
package com.innovattic.rangeseekbar.sample

import android.support.v7.app.AppCompatActivity
import android.os.Bundle
import android.support.v7.app.AppCompatActivity

class MainActivity : AppCompatActivity() {

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion settings.gradle
@@ -1 +1 @@
include ':app', ':rangeseekbar'
include ':sample', ':rangeseekbar'

0 comments on commit 45afcc9

Please sign in to comment.