Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Commit

Permalink
Changing button text
Browse files Browse the repository at this point in the history
  • Loading branch information
leandroBorgesFerreira committed Jul 16, 2017
1 parent 7ee792f commit 440a516
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/content_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
app:button_right_padding="20dp"
app:button_top_padding="20dp"
app:initial_state="disabled"
app:inner_text="SWIPE"
app:inner_text=""
app:inner_text_background="@drawable/shape_rounded"
app:inner_text_color="@android:color/white"
app:inner_text_size="16sp"
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.3'
classpath 'com.android.tools.build:gradle:3.0.0-alpha4'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
classpath 'com.btkelly:gnag:1.3.2'
Expand Down

0 comments on commit 440a516

Please sign in to comment.