FragmentTransactionExtended icon indicating copy to clipboard operation
FragmentTransactionExtended copied to clipboard

Compatibility issues

Open Tommykewl1995 opened this issue 9 years ago • 8 comments

This whole project is build using android.app.fragment. So this project cannot be used when fragments are created using android.support.v4.app.fragment. Is there any way for this project to be compatible with android.support.v4.app.fragment. p.s. i cannot change my project to use android.app.fragment coz i'm using other repo which are built for android.support.v4.app.fragment and also using fragmenttabhost which is a support.v4 widget inside my fragment.

Tommykewl1995 avatar Jun 26 '15 11:06 Tommykewl1995

Having the same issue. Hopefully someone will come up with a solution.

riagarg5 avatar Sep 15 '15 12:09 riagarg5

Same here!

Suneal avatar Oct 03 '15 11:10 Suneal

same here, or is there an alternative library

ruyonga avatar Jan 27 '16 12:01 ruyonga

same situation here.

RbkGh avatar Mar 13 '16 15:03 RbkGh

+1

usernotnull avatar Jun 09 '16 16:06 usernotnull

same here [5]

marshav avatar Jan 05 '17 03:01 marshav

it seems that this is not in maintenance

jianjiankedizai avatar Oct 15 '18 05:10 jianjiankedizai

why can I receive this email?发自我的iPhone------------------ Original ------------------From: 王长健 [email protected]Date: Mon,Oct 15,2018 1:51 PMTo: DesarrolloAntonio/FragmentTransactionExtended [email protected]Cc: Subscribed [email protected]Subject: Re: [DesarrolloAntonio/FragmentTransactionExtended] Compatibilityissues (#7)it seems that this is not in maintenance

—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or mute the thread. {"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/DesarrolloAntonio/FragmentTransactionExtended","title":"DesarrolloAntonio/FragmentTransactionExtended","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/DesarrolloAntonio/FragmentTransactionExtended"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jianjiankedizai in #7: it seems that this is not in maintenance"}],"action":{"name":"View Issue","url":"https://github.com/DesarrolloAntonio/FragmentTransactionExtended/issues/7#issuecomment-429716572"}}} [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/DesarrolloAntonio/FragmentTransactionExtended/issues/7#issuecomment-429716572", "url": "https://github.com/DesarrolloAntonio/FragmentTransactionExtended/issues/7#issuecomment-429716572", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } }, { "@type": "MessageCard", "@context": "http://schema.org/extensions", "hideOriginalBody": "false", "originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB", "title": "Re: [DesarrolloAntonio/FragmentTransactionExtended] Compatibility issues (#7)", "sections": [ { "text": "", "activityTitle": "王长健", "activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png", "activitySubtitle": "@jianjiankedizai", "facts": [

] } ], "potentialAction": [ { "name": "Add a comment", "@type": "ActionCard", "inputs": [ { "isMultiLine": true, "@type": "TextInput", "id": "IssueComment", "isRequired": false } ], "actions": [ { "name": "Comment", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n"commandName": "IssueComment",\n"repositoryFullName": "DesarrolloAntonio/FragmentTransactionExtended",\n"issueId": 7,\n"IssueComment": "{{IssueComment.value}}"\n}" } ] }, { "name": "Close issue", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n"commandName": "IssueClose",\n"repositoryFullName": "DesarrolloAntonio/FragmentTransactionExtended",\n"issueId": 7\n}" }, { "targets": [ { "os": "default", "uri": "https://github.com/DesarrolloAntonio/FragmentTransactionExtended/issues/7#issuecomment-429716572" } ], "@type": "OpenUri", "name": "View on GitHub" }, { "name": "Unsubscribe", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n"commandName": "MuteNotification",\n"threadId": 87190307\n}" } ], "themeColor": "26292E" } ]

wj1409512 avatar Nov 26 '18 02:11 wj1409512