diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml index c5d7cc0..7272816 100644 --- a/.idea/kotlinc.xml +++ b/.idea/kotlinc.xml @@ -1,6 +1,6 @@ - + + \ No newline at end of file diff --git a/README.md b/README.md index 278a13a..c62f3b8 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,30 @@ +# About - Robust 🌟 +It is an android app that is primarily used for making shopping list focused on grocery items mainly. -### IMAGES +[![app-banner.png](https://i.postimg.cc/przTsjmr/app-banner.png)](https://postimg.cc/D4fnZ8d3) - - - - - - - - - - - - - - - - - - - +## App Screenshots ✨ +| Screenshot 1 | Screenshot 2 | Screenshot 3 | +| ------------ | ------------ | ------------ | +| [![s1.png](https://i.postimg.cc/Kvbt3PpR/s1.png)](https://postimg.cc/dDWhzyYY) | [![s2.png](https://i.postimg.cc/c4TtKV8b/s2.png)](https://postimg.cc/jLwSm3cH) | [![s3.png](https://i.postimg.cc/0jnjwwrw/s3.png)](https://postimg.cc/JHyRwtNr) | +| [![s4.png](https://i.postimg.cc/PrNT4cRc/s4.png)](https://postimg.cc/Tp8z2kGq) | [![s5.png](https://i.postimg.cc/DytkczsJ/s5.png)](https://postimg.cc/crMbx0F0) | + +## Contribution 🤝 + +Contributions are what make the open source community such an amazing place to learn, inspire, and +create. Any contributions you make are greatly appreciated 💛. + +If you have a suggestion that would make this better, please fork the repo and create a pull +request. You can also simply open an issue with the tag "enhancement". Don't forget to give the +project a star! Thanks again! + +
    +
  1. Fork the Project
  2. +
  3. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  4. +
  5. Commit your Changes (git commit -m 'Add some AmazingFeature')
  6. +
  7. Push to the Branch (git push origin feature/AmazingFeature)
  8. +
  9. Open a Pull Request
  10. +
+ +## Find this project useful ? ❤️ +Support it by clicking the ⭐️ button on the upper right of this page. ✌️ \ No newline at end of file diff --git a/app/src/main/res/layout/fragment_fridge.xml b/app/src/main/res/layout/fragment_fridge.xml index dbe7c1d..42509f3 100644 --- a/app/src/main/res/layout/fragment_fridge.xml +++ b/app/src/main/res/layout/fragment_fridge.xml @@ -6,7 +6,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" tools:context=".ui.FridgeFragment"> - +