Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
agrawalsuneet committed Dec 30, 2018
1 parent 1b245f1 commit 82a5a0b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ latest version : [ ![Download](https://api.bintray.com/packages/agrawalsuneet/an




![lazyloader](https://user-images.githubusercontent.com/12999622/36225792-b7044432-11c3-11e8-8e22-5bbdcafa2312.gif)


Expand All @@ -31,6 +30,9 @@ latest version : [ ![Download](https://api.bintray.com/packages/agrawalsuneet/an
![allianceloader](https://user-images.githubusercontent.com/12999622/44946787-d1e9f480-adfa-11e8-82ff-23e5f19a656b.gif)


![lightsloader](https://user-images.githubusercontent.com/12999622/50548389-bb9d5980-0c71-11e9-8803-f25d1175ced0.gif)


![lineardotsloader](https://user-images.githubusercontent.com/12999622/35482391-54665328-042c-11e8-954b-93a92ebe2b0c.gif)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class MainActivity : AppCompatActivity() {
super.onCreate(savedInstanceState)
setContentView(R.layout.main_lights)

supportActionBar?.title = "Lightsloader"
supportActionBar?.title = "LightsLoader"

containerLL = findViewById(R.id.container) as LinearLayout

Expand Down

0 comments on commit 82a5a0b

Please sign in to comment.