在我们实际开发应用的过程中,我想大家或多或少都遇到过需要加载圆角图片的场景,还有一些图片是四周圆角不对称,异性圆角等等情况。 我们可能会去网上或Github上搜索一些RoundImageView之类的第三方自定义View,有效果就行,如果没有效果就换一个库,总有能 ...
remove-circle Internet Archive's in-browser bookreader "theater" requires JavaScript to be enabled. It appears your browser does not have it turned on. Please see ...
文章很快速的接验证了方案的原理,验证原理后,其实剩下的就是针对高亮这个需求,如何更好的设计;所以如果跟着作者的思路走下去,可以了解到这个库一步步设计出来的样子。 首先在整个界面画出一个半透明的全屏蒙层 通过View.getDrawingCache 获取该目标View ...
EditDrawableText can be used to Show/Hide Password Left/Right Drawables can be clicked to make custom events like Request OTP etc. All type of EditText Properties are possible in EditDrawableText ...
When it comes to Android customization, the launcher is the holy grail. This is where it’s at. It’s the trump card Android has always had over iOS. It’s what makes Android the most customizable ...
When thinking of building an Android app, we often think of something with a screen and a contained function. It could be a game, or a tool to perform a common task. But apps can come in a variety of ...
Switch different theme without recreating activities. Provide TintXXX Widgets for adapting multi theme to be more convenient and fast. Just writie a drawable.xml or layout.xml can be automatically ...
In the below code I have created ContactUs page. Here first I have added images in drawable folder, created Scrollview, ImageView, TextView in activity_contactus.xml layout. And I have used ...