How can I add background pic on my messenger lite's chat? - apk

I'm using "Apk Editor Pro" I know how to add background pic on activity login and activity_main page but still I can't add in chat on messenger lite, so can you guys help me with this?

Related

Hide the soft keyboard in Facebook Messenger Bot

Hi I'm writing a Facebook Messenger bot that has a few nice looking card actions - that end up taking up a large portion of the chat window. The problem is that the soft keyboard on phones such as iPhone and Android still displays, constraining the visible area of the chat to an even smaller window, obscuring the card.
Is there a way I can send some sort of specific JSON down in my bot messages to indicate to FB Messenger that the keyboard should be hidden until the user clicks back into the message entry area?
Thanks.
One option could be is using the Persist Menu feature and set the composer_input_disabled property to true.
From the docs:
Disables the Messenger composer field if set to true. This means your
bot can only be interacted with via the persistent menu, postbacks,
buttons, and webviews.
Some useful links:
Microsoft Bot Framework .NET - Add a persistent menu to your Facebook Messenger chatbot
Adding Menu and Buttons to your messenger bot
Add Persistent Menu and Buttons to your messenger bot
As Ezequiel pointed out. You can use the persistent menu feature for Facebook Messenger. If you are using the .NET SDK check out the sample I created:
https://github.com/FranciscoPonceGomez/Persistent-Menu-Facebook

[Bot Framework][Skype for Business] How can I set a bot's icon picture in a chat window?

How can I set a profile pic of a bot in a chat Window of Skype for Business with Bot Framework?
I've uploaded a custom icon from the bot's setting page. But it doesn't appear in a chat window.
Please refer to the attached screenshot.
Chat Window
I purchased an "Exchange Online" license for the bot.
After a few days, I was able to set a picture of the bot from Office 365 setting page.

Custom payment screen for paypal android sdk

i integrated paypal android sdk in our application and want to customize the payment screen i.e. action bar text, color and payment button text and color there seems to be no direct api to set color or sdk.
Sorry, the User Experience cannot be customized in the way that you would like. I recommend taking a look at Braintree v.zero for a more customizable user experience.

facebook like button in wp7 app

For my WP7 app, I have an associated facebook page. How should I go about adding a Like button in my WP7 app that the users can click to do a LIKE? Do I create a webbrowser control that opens webpage containing the LIKE button?
Looking for some ideas. Thanks.
For applications I made, I created a WebBrowserTask and redirected the user to the facebook page URL.
With current APIs you can not run Facebook tasks. Hopefully in future :)

Customizing contact card layout in Outlook 2010

I am trying to change what the Call button on the Contact Card does with VBA or an add-in. I want to start an application when the call button is clicked.
Anyone knows if that is possible?
Here is the screen shot of the Contact Card UI that I want to change.
http://support.microsoft.com/library/images/support/kbgraphics/Public/en-us/office/981022_ss01.png

Resources