Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

shadows

Cardview not showing shadow along bottom

August 11, 2023 by Tarik

You need to add this xml property in your card view app:cardUseCompatPadding=”true”

Categories android Tags android, android-5.0-lollipop, android-layout, shadows Leave a comment

‘Shadows’ vs. ‘Overrides’ in VB.NET

March 7, 2023 by Tarik

Overrides is the more normal qualifier. If the child class redefines a base class function in this way, then regardless of how a child object is referenced (using either a base class or a child class reference) it is the child function that is called. On the other hand, if the child class function Shadows … Read more

Categories .net Tags .net, oop, overriding, shadows, vb.net Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa