It is support Arabic ?
No. Only english language is supported currently.
You can set the background image to the parent of the textview. For ex, if youâre making the textview in horizontal arrangement1
then set the image that you want to that horizontal arrangement.
oh sorry my mistake
my question
fill image on text
I guess not possible
Nice extension
Hi the extension is nice. can you share the aia because its easy to get confusedâŚ
I never created any particular aia for this extension. There are all demo blocks above then why you need aia. You can copy them in to your project by dragging them
Surprising⌠This extension do not need multiple blocks, it needs just as shown in the first post
Good extensionâŚ
Can you make animation auto repeat border Line or border dot blink on arangment?
Version 2
Hey All, there is a new verison of Custom Textview is ready here.
Whatâs new
- Some Bug Fixed
- A new type of textview is added that is Particle textview with six types of strategy.
Blocks
This block creates the particle textview woth unique id. In strategy param you have to give the strategy property that you want and speed can be a float with a default value of 20
. Where particleColors
accepts a list of colors that you want to show in particles. If you want to create it with default colors then you can simply give the Create Empty List
to this param.
These are properties for strategy
Usage
Here is the simple block for creating this text view.
This textview is not so customisable as the library dont give much methods but I will try to implement some important methods so it can more customisable in upcoming updates.
Preview
Libraries
The libraries the extension is based on :-
Download links are on the top go and download the latest version from there.
Kindly update the extension for best work in your app
Thank you
Sumit.
Awesome extension
awesome extension
Great extension! I was going to create something similar to TypeWriter, so it means you just saved my time!
If youâre going to use this extension only for typewriter then I wonât recommend you. As it can be done by inbuilt block and a clock component. You can make this typewriter effect to inbuilt label component without creating any new instance. If you will use extension for typewriter then you will need to create new labels thatâs my point.
No. I like the idea of Evaporate TextView and Fade TextView too.
How to add font on text can you help
Are you talking about font typeface?
If yes then you should use these blocks as documented above.
And if youâre asking for font size then use this block.
Yes this is available on extension